NEsper Class Library
NEsper Class Library
com.espertech.esper.compat.collections
ImperfectBlockingQueue(T) Class
ImperfectBlockingQueue(T) Properties
Count Property
ImperfectBlockingQueue
T
Count Property
Gets the number of items in the queue.
Namespace:
com.espertech.esper.compat.collections
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
Copy
public
int
Count
{
get
; }
Property Value
Type:
Int32
The count.
Implements
IBlockingQueue
T
Count
See Also
Reference
ImperfectBlockingQueue
T
Class
com.espertech.esper.compat.collections Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com