C# Class Renci.SshNet.Messages.Connection.ShellRequestInfo

Represents "shell" type channel request information
Inheritance: RequestInfo
Show file Open project: sshnet/SSH.NET

Public Methods

Method Description
ShellRequestInfo ( )

Initializes a new instance of the ShellRequestInfo class.

Method Details

ShellRequestInfo() public method

Initializes a new instance of the ShellRequestInfo class.
public ShellRequestInfo ( )