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