See Also

Dns Class  | Dns 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

LocalEndPoint Property

Dart.PowerTCP.SslSockets Namespace > Dns Class : LocalEndPoint Property (Dns)

Local address and port to DNS connection is bound to

[Visual Basic]
Public ReadOnly Property LocalEndPoint As IPEndPoint
[C#]
public IPEndPoint LocalEndPoint {get;}
[C++]
public: __property IPEndPoint* get_LocalEndPoint();
[C++/CLI]
public: property IPEndPoint^ LocalEndPoint {    IPEndPoint^ get(); }

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

Dns Class  | Dns Members


Send comments on this topic.

Documentation version 1.1.2.0.

© 2008 Dart Communications.  All rights reserved.