DefaultEOL Property
A default EOL value to be used by incoming connections.
Syntax
ipdaemoncontrol.DefaultEOL[=string]
Default Value
""
Remarks
This property contains a default End Of Line (EOL) value to be used by incoming connections. Once the control accepts and establishes an inbound connection, it will set that connection's EOL to the value in this property. By default, this value is empty (""), meaning that data will be fired as it is received.
To read or write binary data to the property, a Variant (Byte Array) version is provided in .DefaultEOLB.
Data Type
Binary String