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