PowerTCP Telnet for .NET CF
Proxy Class
Members  See Also  Send comments on this topic.
Dart.Common Namespace : Proxy Class




Provides an easy way to manage communication with proxy servers.

Object Model

Proxy Class

Syntax

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 

Remarks

The Proxy class provides extensive native support for proxy servers. Simply set the appropriate properties of the Proxy class and proxy use occurs transparently.

Inheritance Hierarchy

System.Object
   Dart.Common.Proxy

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.