HttpsProxyPort

This property specifies the HTTPS proxy server port number.

Declaration

// C#
public static int HttpsProxyPort {get; set;}

Remarks

The default value is 80. The value must be between 0 and 65535.

An invalid specified port throws an exception.

This property overrides the HTTPS_PROXY_PORT setting, including the full connect descriptor and Easy Connect Plus configuration.