 | IBlockingMessageQueueSemanticsBlockTimeOut Property |
The time to wait on a lock before throwing an timeout exception.
Namespace:
Akka.Dispatch
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
SyntaxTimeSpan BlockTimeOut { get; set; }
abstract BlockTimeOut : TimeSpan with get, set
Property Value
Type:
TimeSpan
See Also