HeadedQueueTF, TSQueuedElementCount Property |
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic int QueuedElementCount { get; }
Public ReadOnly Property QueuedElementCount As Integer
Get
public:
property int QueuedElementCount {
int get ();
}
member QueuedElementCount : int with get
Property Value
Type:
Int32
See Also