| BoundedMessageQueueCount Property |
Interface to be implemented by all mailbox message queues
Namespace:
Akka.Dispatch.MessageQueues
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public int Count { get; }
abstract Count : int with get
override Count : int with get
Property Value
Type:
Int32Implements
IMessageQueueCountSee Also