FilesAndFoldersPersistedStateModel Class |
Namespace: DoubleTake.Web.Models
The FilesAndFoldersPersistedStateModel type exposes the following members.
| Name | Description | |
|---|---|---|
| FilesAndFoldersPersistedStateModel | Initializes a new instance of the FilesAndFoldersPersistedStateModel class |
| Name | Description | |
|---|---|---|
| FailedSubState |
Gets or sets a value indicating the sub-state when the State property is Failed.
| |
| MainConnectionPersistedState |
Gets or sets the main connection's persisted state.
| |
| MonitorId |
Gets or sets the id of the Monitoring Framework monitor used by this job.
| |
| MonitorPersistedState |
Gets or sets the monitor's persisted state.
| |
| OriginalSourceAddress |
Gets or sets the original source address.
| |
| OriginalSourceHostUri |
Gets or sets the original source URI.
| |
| OriginalSourceMachineName |
Gets or sets the name of the original source machine.
| |
| OriginalSourceUniqueId |
Gets or sets the original source's unique id.
| |
| RestoreTargetHostUri |
Gets or sets the restore target URI.
| |
| RestoreTargetUniqueId |
Gets or sets the restore target's unique id.
| |
| State |
Gets or sets the persisted state of the job.
|
| 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.) |