Click or drag to resize

BlockingByteArrayQueueCount Property

Number of items currently in the queue

Namespace:  Crosser.Server.Utilities.Queue
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public int Count { get; }

Property Value

Type: Int32
See Also