| ListPriorityQueueCount Method |
Counts the number of items in the priority queue.
Namespace:
Akka.Util
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax member Count : unit -> int
Return Value
Type:
Int32The total number of items in the queue.
See Also