Edit

Share via


CFProxy.Port Property

Definition

The port to connect to on the proxy server.

public int Port { get; }
member this.Port : int

Property Value

The numeric port to connect to.

Remarks

This property is not useful if the ProxyType is javascript or a url.

Applies to