Aurigma Graphics Mill 5.5 for .NET
LockableObject..::.Timeout Property
Gets/sets value specifying maximum time for which object can be locked.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Remarks
When the object is locked for more time than specified with this property, the object is automatically unlocked and currently running operation is aborted.
Default value is -1 (infinite value).