PowerSNMP for .NET
CurrentIPEndPoint Property




IPEndPoint of the Agent or device currently being tested.
Syntax
Public ReadOnly Property CurrentIPEndPoint As IPEndPoint
Dim instance As DeviceProgressEventArgs
Dim value As IPEndPoint
 
value = instance.CurrentIPEndPoint
public IPEndPoint CurrentIPEndPoint {get;}
public: __property IPEndPoint* get_CurrentIPEndPoint();
public:
property IPEndPoint^ CurrentIPEndPoint {
   IPEndPoint^ get();
}
See Also

Reference

DeviceProgressEventArgs Class
DeviceProgressEventArgs Members

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