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

SyncHandler Properties

The SyncHandler 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.

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.

See Also

Reference