C# Class Renci.SshNet.Common.PortForwardEventArgs

Provides data for Renci.SshNet.ForwardedPort.RequestReceived event.
Inheritance: System.EventArgs
显示文件 Open project: sshnet/SSH.NET Class Usage Examples

Private Methods

Method Description
PortForwardEventArgs ( string host, uint port ) : System

Initializes a new instance of the PortForwardEventArgs class.