| Leadtools.MediaWriter Namespace : MediaWriterProgress Enumeration |
public enum MediaWriterProgress : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum MediaWriterProgress Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As MediaWriterProgress
public enum class MediaWriterProgress : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Value | Member | Description |
|---|---|---|
| 0 | OperationProgressIdle | No operation is being performed. |
| 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. |
System.Object
System.ValueType
System.Enum
Leadtools.MediaWriter.MediaWriterProgress