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

ISyncHandler Properties

The ISyncHandler type exposes the following members.

Properties

Name Description
Public property Completed

Returns value indicating if the operation is currently running.

Public property ExceptionThrowEnabled

Gets/sets value that specifies if to throw exception in synchronous mode.

Public property Locked

Indicates if the object has been locked.

(Inherited from ILockable.)
Public property Priority

Gets/sets a priority for the auxilary thread.

Public property SynchronizationMode

Gets/sets synchronization mode for the object.

Public property Timeout

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

(Inherited from ILockable.)

See Also

Reference