PowerSNMP for .NET
CurrentDevice Property




Device discovered during discovery, or the Device after updating its status. Null when no device is discovered during a discovery operation or when aborted.
Syntax
Public ReadOnly Property CurrentDevice As Device
Dim instance As DeviceProgressEventArgs
Dim value As Device
 
value = instance.CurrentDevice
public Device CurrentDevice {get;}
public: __property Device* get_CurrentDevice();
public:
property Device^ CurrentDevice {
   Device^ 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