The TunnelRequestedEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Accept |
Gets or sets a value indicating whether to accept the tunneling request.
| |
| RemoteHostName |
Gets the name of the remote host to connect to.
| |
| RemotePort |
Gets the port of the remote host to connect to.
| |
| Session |
Gets server session.
| |
| User |
Gets the FileServerUser that requests the tunnel.
|