| DequeWrapperMessageQueueCount Property |
Returns the number of messages in both the internal message queue
and the prepend buffer.
Namespace:
Akka.Dispatch.MessageQueues
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public int Count { get; }
abstract Count : int with get
override Count : int with get
Property Value
Type:
Int32Implements
IMessageQueueCountSee Also