Click or drag to resize

BatchProcessorErrorCount Property

Gets the error count of the last batch opperation.

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

Property Value

Type: Int32
See Also