DotMSN

ConnectivitySettings.ProxyPort Property

The port used to access the proxy. This must be filled in when ProxyType is set to something else than ProxyType.None.

[Visual Basic]
Public Property ProxyPort As Integer
[C#]
public int ProxyPort {get; set;}

See Also

ConnectivitySettings Class | XihSolutions.DotMSN Namespace