Dart.Snmp Namespace > DeviceProgressEventArgs Class : Aborted Property |
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();