The ILockable type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Lock |
Locks the object. |
|
|
Unlock |
Unlocks the object previously locked with method Lock(). |
| Name | Description | |
|---|---|---|
|
|
Locked |
Indicates if the object has been locked. |
|
|
Timeout |
Gets/sets value specifying maximum time for which object can be locked. |