Reads the next line of characters from the SshConsole.
Namespace:
Rebex.Net.Servers
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
Visual Basic |
---|
Public Function ReadLine As String |
C# |
---|
public string ReadLine() |
Return Value
The next line of characters from the SshConsole, or null if no more lines are available.Remarks
The read line is displayed using the SshConsole