HeaderBlock property

The characters that precede a message in a stream.

Applies to
CHMllpClient

Declaration
Public Property Let HeaderBlock(ByVal Value As String)
Public Property Get HeaderBlock() As String

Description

The default value for this property is 0x0B as defined by the the LLP protocol.

This property is used both for parsing out the incoming data stream and wrapping outgoing messages.


Chameleon VB 6.0 Documentation