| BoundedMessageQueueCount Property |
Interface to be implemented by all mailbox message queues
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