Scripting.ReadChar Method
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 8.0.9673)
ReadChar()
Receives a printable character from the server.
Declaration
public char ReadChar()
Returns
| Type | Description |
|---|---|
| Char | A character received from the server. |