SendSettlement Method
Begins a Batch Settlement transaction with the transaction server.
Syntax
[VB.NET] Public Sub SendSettlement()
[C#] public void SendSettlement();
Remarks
This begins a Batch Settlement transaction. The component begins a session with the Datawire system, and then posts a header record, all the detail records, all the Level 2 and Level 3 addendum records (if any), and a trailer record in sequence. The session is then automatically terminated, and the BatchStatus property will indicate the result of the settlement as returned by the FDMS processor.