The TunnelRequestedEventArgs type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkAccept
Gets or sets a value indicating whether to accept the tunneling request.
Public propertySupported by the .NET Compact FrameworkRemoteHostName
Gets the name of the remote host to connect to.
Public propertySupported by the .NET Compact FrameworkRemotePort
Gets the port of the remote host to connect to.
Public propertySupported by the .NET Compact FrameworkSession
Gets server session.
Public propertySupported by the .NET Compact FrameworkUser
Gets the FileServerUser that requests the tunnel.

See Also