Visual Basic
C#
Managed Extensions for C++
C++/CLI
Member | Value | Description |
---|---|---|
Cancelled | 2 | The task was cancelled before being completed or encountering an error. |
Completed | 1 | The task was completed without errors. |
Error | 3 | An error occurred. |
InProgress | 0 | The task is in progress. |
System.Object
System.ValueType
System.Enum
ImageGear.Isis.ImGearIsisStatus