| Dart.Snmp Namespace : DeviceProgressEventArgs Class | 
The following tables list the members exposed by DeviceProgressEventArgs.
| Name | Description | |
|---|---|---|
|  | Aborted | True when the discovery or scan operation has been aborted. | 
|  | Count | Total count of Agents or devices being scanned or discovered. | 
|  | CurrentDevice | Device discovered during discovery, or the Device after updating its status. Null when no device is discovered during a discovery operation or when aborted. | 
|  | CurrentIPEndPoint | IPEndPoint of the Agent or device currently being tested. | 
|  | Index | Current Index out of Count. | 
|  | Operation | The current DeviceOperation. |