The SshChannel type exposes the following members.
Properties
Name | Description | |
---|---|---|
Available |
Gets the number of bytes available in the receive buffer.
| |
ExitStatus |
Gets the channel exit status, if available. Otherwise, it returns null.
| |
ExtendedDataMode |
Gets or sets the value indicating how to tread extended channel data.
| |
State |
Gets the state of this channel.
| |
TerminalHeight |
Gets the terminal height.
| |
TerminalWidth |
Gets the terminal width.
| |
Type |
Gets the type of this channel.
|