ShellStream ClassSSH .NET Client Library Documentation
Represents instance of the SSH shell object
Contains operation for working with SSH Shell.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem MarshalByRefObject
    OnlineSystem.IO Stream
      Renci.SshNet ShellStream

Namespace: Renci.SshNet
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax

public class ShellStream : Stream
See Also