Click or drag to resize

BatchProcessorProgress Event

Progress event triggers for every image whose workflow steps are completed without error.

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

Value

Type: SystemEventHandlerProgressArgs
See Also