FixJobOptionsStatusModel Class |
Namespace: DoubleTake.Web.Models
The FixJobOptionsStatusModel type exposes the following members.
| Name | Description | |
|---|---|---|
| FixJobOptionsStatusModel | Initializes a new instance of the FixJobOptionsStatusModel class |
| Name | Description | |
|---|---|---|
| Duration |
Gets or sets a value the duration of the activity at the time this status was yielded.
(Inherited from ActivityStatusModel.) | |
| JobOptions |
Gets or sets the new job options after the fixing is complete.
| |
| MessageFormatParameters |
Gets or sets the message format parameters.
(Inherited from ActivityStatusModel.) | |
| MessageId |
Gets or sets a value representing a message identifier.
(Inherited from ActivityStatusModel.) | |
| RequesterUserName |
Gets or sets the user that initiated the activity.
(Inherited from ActivityStatusModel.) | |
| Status |
Gets or sets the current status of the activity.
(Inherited from ActivityStatusModel.) | |
| StatusUri |
Gets or sets the URI to call to obtain further status information - missing if the status is 'completed', 'canceled' or 'faulted'.
(Inherited from ActivityStatusModel.) | |
| TimeStamp |
Gets or sets the server time when the activity yielded this status.
(Inherited from ActivityStatusModel.) | |
| Token |
Gets or sets a token that identifies the request that initiated the activity.
(Inherited from ActivityStatusModel.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |