See Also

DatagramEventArgs Class  | DatagramEventArgs Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages PowerSNMP for .NET

RemoteEndPoint Property

Dart.PowerSNMP Namespace > DatagramEventArgs Class : RemoteEndPoint Property

Gets the source or destination of the message.

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

Return Type

An IPEndPoint that identifies the Agent or Manager being contacted.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

See Also

DatagramEventArgs Class  | DatagramEventArgs Members


Send comments on this topic.

Documentation version 1.2.0.0.

© 2008 Dart Communications.  All rights reserved.