Method RequestShell request the user's default shell.

Namespace: Jscape.Ssh
Assembly: 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

ExceptionCondition
Jscape.Ssh..::..SshExceptionif an I/O error occurs

See Also