Click or drag to resize
Akka.NETBlockingMessageQueueBlockTimeOut Property
TBD

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

Property Value

Type: TimeSpan

Implements

IBlockingMessageQueueSemanticsBlockTimeOut
See Also