![]() | TargetServicesToStopModel Class |
Namespace: DoubleTake.Web.Models
The TargetServicesToStopModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | TargetServicesToStopModel | Initializes a new instance of the TargetServicesToStopModel class |
Name | Description | |
---|---|---|
![]() | Failover |
Gets or sets a value indicating whether to start this service after failover.
|
![]() | IsCritical |
Gets or sets a value indicating whether this service is critical.
|
![]() | KeepRunningNonCritical |
Gets or sets a value indicating whether to keep running this non-critical service.
|
![]() | ServiceDescription |
Gets or sets the service description.
|
![]() | ServiceName |
Gets or sets the name of the service.
|
![]() | State |
Gets or sets the state of this service.
|
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.) |