Click or drag to resize

DelayQueueECount Property

Gets the number of elements in this queue.

Namespace:  OBCOM.NetSwitchLib.Utils
Assembly:  OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntax
public int Count { get; }

Property Value

Type: Int32
The number of elements in this queue.
See Also