PortForwardEventArgs ClassSSH .NET Client Library Documentation
Provides data for RequestReceived event.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem EventArgs
    Renci.SshNet.Common PortForwardEventArgs

Namespace: Renci.SshNet.Common
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax

public class PortForwardEventArgs : EventArgs
See Also