The SshChannel type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkAvailable
Gets the number of bytes available in the receive buffer.
Public propertySupported by the .NET Compact FrameworkExitStatus
Gets the channel exit status, if available. Otherwise, it returns null.
Public propertySupported by the .NET Compact FrameworkExtendedDataMode
Gets or sets the value indicating how to tread extended channel data.
Public propertySupported by the .NET Compact FrameworkState
Gets the state of this channel.
Public propertySupported by the .NET Compact FrameworkTerminalHeight
Gets the terminal height.
Public propertySupported by the .NET Compact FrameworkTerminalWidth
Gets the terminal width.
Public propertySupported by the .NET Compact FrameworkType
Gets the type of this channel.

See Also