ILockableOperationProviderClearAllUnlockedClients Method |
Clears all unlocked clients by first unlocking and then removing them.
Namespace: StreamCodersAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxvoid ClearAllUnlockedClients()
Sub ClearAllUnlockedClients
void ClearAllUnlockedClients()
abstract ClearAllUnlockedClients : unit -> unit
See Also