| IBoundedMessageQueueSemanticsPushTimeOut 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: 1.2.3.42 (1.2.3.42)
Syntax TimeSpan PushTimeOut { get; }
abstract PushTimeOut : TimeSpan with get
Property Value
Type:
TimeSpanSee Also