Creates the shell.
Namespace: Renci.SshNetAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
Parameters
- encoding
- Type:
System.Text Encoding
The encoding.
- input
- Type:
System String
The input.
- output
- Type:
System.IO Stream
The output.
- extendedOutput
- Type:
System.IO Stream
The extended output.
Return Value
Returns a representation of a Shell object.See Also