
| Visual Basic (Declaration) | |
|---|---|
Public Class Proxy | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As Proxy | |
| C# | |
|---|---|
public class Proxy | |
| Managed Extensions for 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.
System.Object
Dart.PowerTCP.Mail.Proxy
Target Platforms: Microsoft .NET Framework 2.0