DotMSN

ConnectivitySettings.WebProxy Property

If this is not null a webproxy is used in all HTTP request in the library. An important HTTP request is the authentication with Passport.com.

[Visual Basic]
Public Property WebProxy As WebProxy
[C#]
public System.Net.WebProxy WebProxy {get; set;}

See Also

ConnectivitySettings Class | XihSolutions.DotMSN Namespace