TrailerBlock property
The characters that follow a message in a stream.
Applies to
Declaration
property TrailerBlock : String;
Description
The default value is the character 0x1C followed by 0x0D as defined by the LLP protocol.
This property is used both for parsing out the incoming data stream and wrapping outgoing messages.