EDIFACT Integrator - Online Help
EDIFACT Integrator
Questions / Feedback?

Flush Method

Flushes the parser and checks its end state.

Syntax

[VB.NET]
Public Sub Flush()
[C#]
public void Flush();

Remarks

When Flush is called, the parser flushes all its buffers, firing events as necessary, and then checks its end state.

Any extra un-parsed data will be populated in the ExtraData property after this method is called.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 1.0.6635.0