ProxySocket.LocalPortRange Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
LocalPortRange
Gets the local TCP port range to which to bind the connections.
Declaration
public PortRange LocalPortRange { get; }
Property Value
Type | Description |
---|---|
PortRange | The port range. |