Click or drag to resize
ILockableOperationProviderUnlockedClientCount Property
Gets the number of unlocked clients.

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

Property Value

Type: Int32
The number of unlocked clients.
See Also