Optional
props: ClientBuilderOptionsPassing the options to build the batch.
End Batch
At the conclusion of building the batch, (Usually add method will be before this) will add the Batch Trailing Segment (BTS) to the end. If a message (MSH) is added after this, that message (MSH) will get added to the first BHS found if there is more than one. This might be typical inside a file output process. FileBatch for more information.
Batch Class
Remarks
Creating a Batch (BHS) which could include hundreds of MSH segments for processing. Normally used in large data processing. However, the server usually breaks down a batch MSH into single "elements" to process them and returns that the batch.
Since
1.0.0