Click or drag to resize
ILockableOperationProviderLockedClientCount Property
Gets the number of locked clients.

Namespace: StreamCoders
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
int LockedClientCount { get; }

Property Value

Type: Int32
The number of locked clients.
See Also