The current count of concurrent operations

Namespace: MPM.PDAG
Assembly: MPM.PDAG (in MPM.PDAG.dll) Version: 1.0.4428.15748

Syntax

C#
int CurrentValue { get; }
Visual Basic
ReadOnly Property CurrentValue As Integer
	Get
Visual C++
property int CurrentValue {
	int get ();
}

See Also