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