Shell.ReadChar Method
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9147)
ReadChar()
Reads a character from the server. Returns an End
Declaration
public char ReadChar()
Returns
Type | Description |
---|---|
Char | A response character if available; or End |