Ssh.StartShell Method
Namespace: Rebex.Net
Assembly: Rebex.SshShell.dll (version 7.0.9119)
StartShell(ShellMode)
Starts a remote shell.
Declaration
public Shell StartShell(ShellMode mode)
Parameters
Type | Name | Description |
---|---|---|
ShellMode | mode | Shell mode. |
Returns
Type | Description |
---|---|
Shell | Shell object. |