Dart.PowerTCP.EmailValidation Namespace : ProxyType Enumeration |
Enumerates the supported proxy types.
Member | Description |
---|---|
None | No proxy server is used. |
Socks4 | SOCKS v4 proxy. |
Socks5 | SOCKS v5 proxy. |
HttpConnect | Added Http-Connect proxy support 9-16-05, issue 3466 |
This enumeration is used by the Proxy property.
Set the Proxy.Type property to the proper ProxyType of your proxy server before calling any method that requires communication with the server.
Namespace: Dart.PowerTCP.EmailValidation
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
Assembly: Dart.PowerTCP.EmailValidation (in Dart.PowerTCP.EmailValidation.dll)
Dart.PowerTCP.EmailValidation Namespace
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.