Receives a printable character from the server.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public Function ReadChar As Char |
C# |
---|
public char ReadChar() |
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Visual Basic |
---|
Public Function ReadChar As Char |
C# |
---|
public char ReadChar() |