TunnelRequestedEventArgs.HostName Property
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 7.0.9083)
HostName
Gets the name of the remote host to connect to (for outgoing tunnels); or the name of the remote host that is attempting to connect (for incoming tunnels); or the host name at which listening for incoming connection is about to start.
Declaration
public string HostName { get; }
Property Value
Type | Description |
---|---|
String |