Reads the next character from the SshConsole.
Namespace:
Rebex.Net.Servers
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
Visual Basic |
---|
Public Function ReadChar As Nullable(Of Char) |
C# |
---|
public Nullable<char> ReadChar() |