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

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

Property Value

Type: Int32
The number of unlocked clients.

Implements

ILockableOperationProviderUnlockedClientCount
See Also