PowerSNMP for .NET
CurrentIPEndPoint Property (DeviceProgressEventArgs)




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


PowerSNMP for .NET Documentation Version 6.0
© 2021 Dart Communications. All Rights Reserved.
Send comments on this topic