Click or drag to resize
BoundedMessageQueueSemanticsPushTimeOut Property
The enqueue time to wait until message is dropped to deadletters if the message queue is full

Namespace: Akka.Dispatch
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
TimeSpan PushTimeOut { get; set; }

Property Value

Type: TimeSpan
See Also