Click or drag to resize

WorkspaceOnProcessError Method

Invoked when an error occurs in a separate thread when being processed asynchronously. Fires the ProcessError event.

Namespace:  Atalasoft.Imaging
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
protected void OnProcessError(
	ExceptionEventArgs e
)

Parameters

e
Type: Atalasoft.ImagingExceptionEventArgs
See Also