For a list of all members of this type, see OperationalStatus members.
Public Properties
| Name | Description |
| CommandName | Get the name of the command that is pending, running, or was last run. |
| CommandStatus | Get the status of the command that is pending, running, or was last run. |
| EstimatedRemainingTime | Get the estimated remaining time before the command that is pending, running, or was last run completes. |
| Progress | Get the progress of the command that is pending, running, or was last run, as a normalised value. |
| ProgressAsPercentage | Get the progress of the command that is pending, running, or was last run, as a percentage. |
Top
See Also