Click or drag to resize

AckManDispose Method

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.

Namespace: EdiFabric.Plugins.Acknowledgments.X12
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also