Dart.Snmp Namespace : DeviceProgressEventArgs Class |
For a list of all members of this type, see DeviceProgressEventArgs members.
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. |