Method RequestShell request the user's default shell.
Namespace: Jscape.SshAssembly: Jscape.Ssh (in Jscape.Ssh.dll) Version: 2.7.2.0
Syntax
C# |
---|
public void RequestShell() |
Visual Basic |
---|
Public Sub RequestShell |
Visual C++ |
---|
public: void RequestShell() |
Exceptions
Exception | Condition |
---|---|
Jscape.Ssh..::..SshException | if an I/O error occurs |