| BlockingQueueTCount Property |
The number of items that are currently in the queue.
Namespace:
Akka.TestKit.Internal
Assembly:
Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public int Count { get; }
member Count : int with get
Property Value
Type:
Int32See Also