Click or drag to resize
MessageQueueCount Property
Returns the count of messages currently in the message queue

Namespace: Akka.Dispatch.MessageQueues
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
int Count { get; }

Property Value

Type: Int32
See Also