Click or drag to resize

BatchProcessorError Event

Error event triggers for errors during either load, process or store operations.

Namespace:  CohesiveComputing.Imaging
Assembly:  CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
public event EventHandler<ErrorArgs> Error

Value

Type: SystemEventHandlerErrorArgs
See Also