LongRunningOperationStatus Properties
Include Protected Members
Include Inherited Members
The LongRunningOperationStatus type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ErrorsEncountered | Gets an XML string that contains a list of all errors encountered. |
![]() |
GearsImageUrl | Gets the image to use on the progress page. |
![]() |
HasTimedOut | Gets whether this job has timed out. |
![]() |
IsActive | Gets whether the job currently running is active. |
![]() |
JobId | Gets the ID of the job that is currently running. |
![]() |
LastUpdated | Gets the time, in Coordinated Universal Time (UTC) format, when the status of this long-running operation was last updated. |
![]() |
NavigateWhenDoneUrl | Gets the URL to navigate to after the job completes successfully. |
![]() |
OperationsPerformed | Gets a value that represents the total number of operations that can be performed. |
![]() |
OriginalJobId | Gets the original identifier (ID) of the job that was retried. |
![]() |
PreviousJobId | Gets the ID of the job that ran previously and failed. |
![]() |
RedirectWhenFinished | Gets a value that indicates whether to redirect to a different page when the job is finished. |
![]() |
RetryInformation | Gets information about the failure of a job to be used in a retry operation. |
![]() |
Retryhref | Gets the URL to navigate to if a failure occurs. |
![]() |
ShouldBePurged | Gets a value that indicates whether or not a job should be purged. |
![]() |
Started | Gets the time, in Coordinated Universal Time (UTC) format, when this long-running operation started. |
![]() |
Status | Gets the job status. |
![]() |
StatusAsString | Gets the job status as a string. |
![]() |
StatusDescription | Gets the description of job status. |
![]() |
SuccessesEncountered | Gets the list of success events that were encountered during this operation. |
![]() |
Title | Returns the name of the long-running operation that was initiated. |
![]() |
TotalOperationsToBePerformed | Gets a value that represents the total number of operations that can be performed. |
![]() |
TypeOfOperation | Gets or sets the type of operation (move, copy, delete, spawn, or generic), for easy retrieval. |
![]() |
UserCanCancel | Gets a value that indicates if the user can cancel the job that is currently running. |
![]() |
UserId | Gets the name of the user who initiated this job. |
![]() |
UserRequestedCancel | Gets whether the user requested that the job be canceled. |
![]() |
WaitMessage | Gets the wait message displayed to the user. |
Top
.gif)