Name | Description | |
---|---|---|
![]() | ActionProgressController | Initializes a new instance of the ActionProgressController class. |
Name | Description | |
---|---|---|
![]() | ActionProgressController | Initializes a new instance of the ActionProgressController class. |
Name | Description | |
---|---|---|
![]() | ActionDescription | Gets the action description. |
![]() | ActionLevel | Gets the action level (depth). |
![]() | ActionSource | Gets the action source. |
![]() | IsCanceled | Gets a value indicating whether an action is canceled. |
![]() | IsFinished | Gets a value indicating whether an action is finished. |
![]() | StepCount | Gets the step count of an action. |
Name | Description | |
---|---|---|
![]() | Cancel | Cancels an action. |
![]() ![]() | Create | Creates the action progress controller that converts action progress to the specified progress event handler. |
![]() | Finish | Overloaded. Finishes a sequence of steps. |
![]() | Next | Overloaded. Goes to the next step. |
![]() | Start | Overloaded. Starts a sequence of steps. |