PowerSNMP for .NET
EndPoint Property




IPEndPoint of the Device. Only the IP address is used for pings.
Syntax
Public ReadOnly Property EndPoint As IPEndPoint
Dim instance As Device
Dim value As IPEndPoint
 
value = instance.EndPoint
public IPEndPoint EndPoint {get;}
public: __property IPEndPoint* get_EndPoint();
public:
property IPEndPoint^ EndPoint {
   IPEndPoint^ get();
}
See Also

Reference

Device Class
Device Members

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic