ILockableOperationProviderLockedClientCount Property |
Gets the number of locked clients.
Namespace: StreamCodersAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxint LockedClientCount { get; }
ReadOnly Property LockedClientCount As Integer
Get
property int LockedClientCount {
int get ();
}
abstract LockedClientCount : int with get
Property Value
Type:
Int32
The number of locked clients.
See Also