Click or drag to resize
LockableOperationClientUnlock Method
Unlocks this object instance against the ILockableOperationProvider passed by Lock. This method throws an exception in case the client object is not locked.

Namespace: StreamCoders
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public void Unlock()

Implements

ILockableOperationClientUnlock
See Also