ShellBrowser .Net Edition
QueueLength Property
NamespacesJam.ShellWorkerThreadPoolQueueLength
Returns the number of work items residing in the queue waiting to get processed by the next free thread
Declaration Syntax
C#Visual BasicVisual C++
public int QueueLength { get; }
Public ReadOnly Property QueueLength As Integer
public:
property int QueueLength {
	int get ();
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)