ProxySocket.ProxyPort Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9448)
ProxyPort
Gets the port of the proxy server.
Declaration
public int ProxyPort { get; }
Property Value
| Type | Description |
|---|---|
| Int32 | The port of the proxy server. |