DotMSN

ProxyType Enumeration

Specifies the type of proxy servers that can be used

[Visual Basic]
Public Enum ProxyType
[C#]
public enum ProxyType

Members

Member Name Description
NoneNo proxy server.
Socks4A SOCKS4[A] proxy server.
Socks5A SOCKS5 proxy server.

Requirements

Namespace: XihSolutions.DotMSN

Assembly: XihSolutions.DotMSN (in XihSolutions.DotMSN.dll)

See Also

XihSolutions.DotMSN Namespace