Click or drag to resize

AckMan Methods

The AckMan type exposes the following members.

Methods
 NameDescription
Public methodCompleteObsolete.
Finalizes the analysis and processes whatever is left after the last raised event. Events are raised when the group trailer tag is encountered and this ensures that an acknowledgment is sent for the last group if it does not have a trailer tag.
Public methodDispose Finalizes the analysis and processes whatever is left after the last raised event. Events are raised when the group trailer tag is encountered and this ensures that an acknowledgment is sent for the last group if it does not have a trailer tag.
Public methodGetLastIndex Returns the index of the last processed segment.
Public methodPublish(IEdiItem) Publishes an item for analysis. The is the entry point to ack man, which accepts items generated by ediFabric.Framework in the exact sequence that was used to produce them.
Public methodPublish(UNB, Int32) Publishes an item for analysis. The is the entry point to ack man, which accepts items generated by ediFabric.Framework in the exact sequence that was used to produce them. For situations where the correct index needs to be inceremnetd by one, accounting for the preceding UNA
Top
See Also