LockableOperationProvider Methods |
The LockableOperationProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClearAllClients |
Unlocks all locked clients and then removes all unlocked clients.
|
![]() | ClearAllUnlockedClients |
Removes all unlocked clients.
|
![]() | IsLocked |
Checks whether a particular ILockableOperationClient instance is locked.
|
![]() | LockClient | |
![]() | TryUnlockClient |
Attempts to unlock a client.
|
![]() | UnlockAllClients |
Unlocks all locked clients.
|
![]() | UnlockClient |
Unlocks a client lock. If the operation fails an exception is thrown.
|
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.) |