Click or drag to resize

BatchProcessorFailOnErrorCount Property

Gets the number of errors after which batch processing is cancelled.

Namespace:  CohesiveComputing.Imaging
Assembly:  CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
public int FailOnErrorCount { get; }

Property Value

Type: Int32
See Also