Receives response from the server until an end-of-line sequence is received.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Public Function ReadLine As String |
| C# |
|---|
public string ReadLine() |