Represents SSH command that can be executed.
Represents SSH command that can be executed.
Inheritance Hierarchy
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