ProgressType
-
class ProgressType
The type of a PROGRESS
. The progress messages inform the
application of the status of asynchronous tasks.
Fields
-
class ProgressType
-
CANCELED
The type of the None singleton.
-
COMPLETE
The type of the None singleton.
-
CONTINUE
The type of the None singleton.
-
ERROR
The type of the None singleton.
-
START
The type of the None singleton.