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