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()

Return Value

A line received from the server.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also