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

ISyncHandler.ExceptionThrowEnabled Property

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

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
Property ExceptionThrowEnabled As Boolean
C#
                bool ExceptionThrowEnabled { get; set; }

Property Value

Value that specifies if to throw exception in synchronous mode.

See Also

Reference