Tipic Instant Messaging Platform - Programmer's Reference Guide

BlockingQueue.Count Property

Returns the number of elements already in the queue

[Visual Basic]
Public ReadOnly Property Count As Integer
[C#]
public int Count {get;}

See Also

BlockingQueue Class | bedrock.collections Namespace