Provides data for the TunnelRequested event.

Namespace:  Rebex.Net.Servers
Assembly:  Rebex.FileServer (in Rebex.FileServer.dll)

Syntax

Visual Basic
Public Class TunnelRequestedEventArgs _
	Inherits EventArgs
C#
public class TunnelRequestedEventArgs : EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Rebex.Net.Servers..::..TunnelRequestedEventArgs

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also