DotMSN

ConnectivitySettings.ProxyType Property

The ProxyType used. If ProxyType is set to something else than ProxyType.None a proxy server is used, using Socks4 or Socks 5 depending on the type. Read-only.

[Visual Basic]
Public Property ProxyType As ProxyType
[C#]
public ProxyType ProxyType {get; set;}

See Also

ConnectivitySettings Class | XihSolutions.DotMSN Namespace