Click or drag to resize
Akka.NETBoundedMailboxPushTimeout 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; }

Property Value

Type: TimeSpan
See Also