LineStream object
The LineStream object helps you to send custom commands to the server. Use the
LineStream
property to access the LineStream object of the client. The LineStream object supports the following properties and methods:
Name
Description
ReadLine
Reads a line of text from stream.
WriteLine
Writes a line of text to stream.