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