LockableOperationClient Methods |
The LockableOperationClient type exposes the following members.
Name | Description | |
---|---|---|
Lock |
Locks this object instance against the ILockableOperationProvider.
| |
TryUnlock |
Unlocks this object instance against the ILockableOperationProvider passed by Lock.
| |
Unlock |
Unlocks this object instance against the ILockableOperationProvider passed by Lock.
This method throws an exception in case the client object is not locked.
|
Name | Description | |
---|---|---|
Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) | |
Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |