Enum BatchProcessor.ProcessingStatuses
- Namespace
- EDIParser
- Assembly
- EDIParser.dll
Defines the states reported while batch processing EDI input.
public enum BatchProcessor.ProcessingStatuses
Fields
ProcessingComplete = 1Indicates that the requested input has been completely processed.
ProcessingPending = 2Indicates that additional input remains to be processed.