PowerSNMP for .NET
Aborted Property (DeviceProgressEventArgs)




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


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