Click or drag to resize
Akka.NETIBlockingMessageQueueSemanticsBlockTimeOut 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)
Syntax
TimeSpan BlockTimeOut { get; set; }

Property Value

Type: TimeSpan
See Also