This documentation is for the old version. Go to the latest Graphics Mill docs

ILockable Members

The ILockable type exposes the following members.

Methods

Name Description
Public method Lock

Locks the object.

Public method Unlock

Unlocks the object previously locked with method Lock().

Properties

Name Description
Public property Locked

Indicates if the object has been locked.

Public property Timeout

Gets/sets value specifying maximum time for which object can be locked.

See Also

Reference