See Also

Proxy Class  | Proxy Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages PowerTCP SSL Sockets for .NET

Type Property

Dart.PowerTCP.SslSockets Namespace > Proxy Class : Type Property

Type of proxy.

[Visual Basic]
Public Property Type As ProxyType
[C#]
public ProxyType Type {get; set;}
[C++]
public: __property ProxyType get_Type(); public: __property void set_Type(    ProxyType value );
[C++/CLI]
public: property ProxyType Type {    ProxyType get();    void set (ProxyType value); }

Return Type

One of the ProxyType values.

Remarks

Specifies the type of proxy used.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Proxy Class  | Proxy Members


Send comments on this topic.

Documentation version 1.1.2.0.

© 2008 Dart Communications.  All rights reserved.