Value | Member | Description |
---|---|---|
0 | OperationProgressIdle | No operation is being performed. |
1 | OperationProgressInitializing | Performing steps required before starting the actual operation. |
2 | OperationProgressWriting | Writing an image to disc. |
3 | OperationProgressFinalizing | Finalizing the current operation. |
4 | OperationProgressErasing | Erasing data from disc. |
5 | OperationProgressCompleted | Operation completed. |
6 | OperationProgressAborting | Operation aborting due to errors. |
7 | OperationProgressAborted | Operation aborted due to errors. |
This enumeration provides the list of all possible progress states for the writable drive.