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