ProxySocket.LocalPortRange Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 8.0.9673)
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. |