ILockableOperationClient Interface |
Namespace: StreamCoders
The ILockableOperationClient type exposes the following members.
Name | Description | |
---|---|---|
Id |
Gets or sets the unique ID by which each client is identified by.
| |
IsLocked |
Gets a value indicating whether this ILockableOperationClient is locked.
|
Name | Description | |
---|---|---|
Lock |
Locks the client given a locking provider.
| |
Unlock |
Unlocks this ILockableOperationClient.
|