PowerSNMP for .NET
Aborted Property




True when the discovery or scan operation has been aborted.
Syntax
Public ReadOnly Property Aborted As Boolean
Dim instance As DeviceProgressEventArgs
Dim value As Boolean
 
value = instance.Aborted
public bool Aborted {get;}
public: __property bool get_Aborted();
public:
property bool Aborted {
   bool 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