Reads a multi-line response from the server.
Returns null reference (Nothing in Visual Basic) if the end of response has been reached without any preceding data.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public Function ReadAll As String |
C# |
---|
public string ReadAll() |