| BoundedMailboxPushTimeout Property |
The push timeout value. Will throw a timeout error after this period of time
Namespace:
Akka.Dispatch
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public TimeSpan PushTimeout { get; }
member PushTimeout : TimeSpan with get
Property Value
Type:
TimeSpanSee Also