Dart.PowerTCP.EmailValidation Namespace : Proxy Class (Dart.PowerTCP.EmailValidation) |
Provides an easy way to manage communication with proxy servers
For a list of all members of this type, see Proxy members.
System.Object
Dart.PowerTCP.EmailValidation.Proxy
[Visual Basic]
Public Class Proxy
[C#]
public class Proxy
[C++]
public __gc class Proxy
[C++/CLI]
public ref class Proxy
The Proxy class provides extensive native support for proxy servers. Simply set the appropriate properties of the Proxy class and proxy communication occurs transparently.
When using PowerTCP components that use the Tcp component for the underlying connection, you can set the Proxy properties by using the object.Connection property, which exposes the Tcp component. When using the Tcp component, simple set the Tcp.Proxy property.
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)
Proxy Members | Dart.PowerTCP.EmailValidation Namespace
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.