PowerSNMP for .NET
Aborted Property




True when the discovery or scan operation has been aborted.
Syntax
public bool Aborted {get;}
public: __property bool get_Aborted();
public:
property bool Aborted {
   bool get();
}
Public ReadOnly Property Aborted As Boolean
 
Dim instance As DeviceProgressEventArgs
Dim value As Boolean
 
value = instance.Aborted
See Also

Reference

DeviceProgressEventArgs Class
DeviceProgressEventArgs Members


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