Click or drag to resize
BlockingMessageQueueSemanticsBlockTimeOut Property
The time to wait on a lock before throwing an timeout exception.

Namespace: Akka.Dispatch
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
TimeSpan BlockTimeOut { get; set; }

Property Value

Type: TimeSpan
See Also