This topic has not yet been rated - Rate this topic

SPRunningJobStatus Enumeration

Contains values that specify the status of a solution deployment job.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
public enum SPRunningJobStatus
Member name Description
Scheduled The deployment job has been scheduled to run.
Initialized The job is still running.
Succeeded The job has completed successfully.
Failed The job has failed on at least one server.
Retry Specifies that on failure the job will attempt to restart.
Aborted The deployment job was discontinued. Consult deployment logs for more information.
Pausing Indicates that the job is pausable.
Paused Indicates that the job has been paused.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ