SshCommand ClassSSH .NET Client Library Documentation
Represents SSH command that can be executed.
Represents SSH command that can be executed.
Inheritance Hierarchy

OnlineSystem Object
  Renci.SshNet SshCommand

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

public class SshCommand : IDisposable
See Also