UAOOI.ProcessObserver.RealTime.Processes Namespace
UAOOI.ProcessObserver.RealTime.Utils.Collections.Generic Namespace
UAOOI.ProcessObserver.RealTime

WaitTimeList<(Of <(<'TElement>)>)>..::..QueueLength Property

Gets the length of the queue.

Namespace:  UAOOI.ProcessObserver.RealTime.Processes
Assembly:  RealTime (in RealTime.dll)

Syntax


public int QueueLength { get; set; }
Public Property QueueLength As Integer
	Get
	Set
public:
property int^ QueueLength {
	int^ get ();
	void set (int^ value);
}

Field Value

The length of the queue.