This class represents a command to be executed in batch (non-interactive) mode on SSH server.

Namespace: Jscape.Ssh
Assembly: Jscape.Ssh (in Jscape.Ssh.dll) Version: 2.7.2.0

Syntax

C#
public class SshTask
Visual Basic
Public Class SshTask
Visual C++
public ref class SshTask

Inheritance Hierarchy

System..::..Object
  Jscape.Ssh..::..SshTask

See Also