ServiceInfoModel Class |
Namespace: DoubleTake.Web.Models
The ServiceInfoModel type exposes the following members.
| Name | Description | |
|---|---|---|
| ServiceInfoModel | Initializes a new instance of the ServiceInfoModel class |
| Name | Description | |
|---|---|---|
| Account |
Gets or sets the account under which the service runs.
| |
| Name |
Gets or sets the service name.
| |
| NameDisplay |
Gets or sets the service display name.
| |
| StartMode |
Gets or sets the service start mode.
| |
| Status |
Gets or sets the service status.
|
| 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.) |