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:

NameDescription
ReadLineReads a line of text from stream.
WriteLineWrites a line of text to stream.