Job | 
The JobStatus type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object)  | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object)  | |
| FromXml | Creates a JobStatus instance from an XML element. | |
| GetFriendlyNameForAdditionalProgressCounter | Gets the friendly name for an additional progress counter. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object)  | |
| GetStage | Gets the stage with the specified ID. | |
| GetType | Gets the Type of the current instance. (Inherited from Object)  | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object)  | |
| ToString | 
            Gets a string representation of this JobStatus.
             (Overrides ObjectToString)  | |
| ToString(IFormatProvider) | Gets a string representation of this JobStatus using a specific format provider. | |
| ToXml | Gets an XML document containing the job status. |