Click or drag to resize
Akka.NETBlockingQueueTCount 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; }

Property Value

Type: Int32
See Also