FtpProxy.Port Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9448)
Port
Gets or sets the port of the proxy server. Inherited from Proxy.
Declaration
public int Port { get; set; }
Property Value
| Type | Description |
|---|---|
| Int32 | The port of the proxy server. |