The ShellChannel type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | Available |
Gets the amount of data that has been received from the remote connection end and is available to be read.
|
![]() ![]() | Connected |
Gets a value that indicates whether the ShellChannel is connected to a remote host as of the last Send or Receive operation.
|
![]() ![]() | ExitCode |
Gets the channel exit status. Returns 0 if not available.
|
![]() ![]() | Options |
Gets channel flags.
|
![]() ![]() | TerminalHeight |
Gets the terminal height.
|
![]() ![]() | TerminalWidth |
Gets the terminal width.
|
![]() ![]() | TreatExtendedDataAsNormal |
Gets or sets a value specifying how to treat extended data.
|