BackgroundThreadQueueTPeakQueuedItems Property |
See interface docs.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int PeakQueuedItems { get; }
Public ReadOnly Property PeakQueuedItems As Integer
Get
public:
virtual property int PeakQueuedItems {
int get () sealed;
}
abstract PeakQueuedItems : int with get
override PeakQueuedItems : int with get
Property Value
Type:
Int32Implements
IQueuePeakQueuedItemsSee Also