Click or drag to resize
LockableOperationProviderLockedClientCount Property
Gets the amount of locked clients.

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

Property Value

Type: Int32
The number of locked clients.

Implements

ILockableOperationProviderLockedClientCount
See Also