Table of Contents

Enum BatchProcessor.ProcessingStatuses

Namespace
EDIParser
Assembly
EDIParser.dll

Defines the states reported while batch processing EDI input.

public enum BatchProcessor.ProcessingStatuses

Fields

ProcessingComplete = 1

Indicates that the requested input has been completely processed.

ProcessingPending = 2

Indicates that additional input remains to be processed.