Dart.Ssh Namespace : Ssh Class |
For a list of all members of this type, see Ssh members.
Name | Description | |
---|---|---|
![]() | Authenticate | Overloaded. Performs 'keyboard-interactive' authentication. (Inherited from Dart.Ssh.SshConnection) |
![]() | Close | Closes the connection to the SSH-2 server. (Inherited from Dart.Ssh.SshConnection) |
![]() | Connect | Overloaded. Connects to the SSH-2 server specified by Connection.RemoteEndPoint. (Inherited from Dart.Ssh.SshConnection) |
![]() | CreateLocalPortForwarder | Overloaded. Creates a new LocalPortForwarder. (Inherited from Dart.Ssh.SshConnection) |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. Overridden. Releases all resources associated with the object. |
![]() | Execute | Overloaded. Executes a command on the server. |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | Marshal | Overloaded. Marshals data to the UI thread. |
![]() | OnBanner | Raises the SshConnection.Banner event. (Inherited from Dart.Ssh.SshConnection) |
![]() | OnChallenge | Raises the SshConnection.Challenge event. (Inherited from Dart.Ssh.SshConnection) |
![]() | OnHostKey | Raises the SshConnection.HostKey event. (Inherited from Dart.Ssh.SshConnection) |
![]() | Start | Starts a worker thread on which the specified delegate function executes. |
![]() | StartShell | Overloaded. Starts a "dumb" shell. |
![]() | StartSubSystem | Starts a subsystem on the remote machine. For advanced applications. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | OnData | Raises the Data event. |
![]() | OnError | Raises the Error event. (Inherited from Dart.Ssh.ComponentBase) |
![]() | OnLog | Raises the Log event. (Inherited from Dart.Ssh.SshConnection) |
![]() | OnStateChanged | Raises the SshConnection.StateChanged event. (Inherited from Dart.Ssh.SshConnection) |
![]() | OnUserState | Raises the UserState event. (Inherited from Dart.Ssh.ComponentBase) |