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