| DriverExecutionStatus Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Netadmin.Management.Drivers.Dto.DriverExecutionStatus"]
Namespace: Netadmin.Management.Drivers.Dto
| Member name | Value | Description | |
|---|---|---|---|
| Unknown | 0 | ||
| Queued | 1 | ||
| Processing | 2 | ||
| Running | 3 | ||
| Driverprogress1 | 4 | ||
| Driverprogress2 | 5 | ||
| Driverprogress3 | 6 | ||
| Driverprogress4 | 7 | ||
| Driverprogress5 | 8 | ||
| Driverprogress6 | 9 | ||
| Finished | 10 |