![]() | ServiceMonitoringOptionsModel Class |
Namespace: DoubleTake.Web.Models
The ServiceMonitoringOptionsModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | ServiceMonitoringOptionsModel | Initializes a new instance of the ServiceMonitoringOptionsModel class |
Name | Description | |
---|---|---|
![]() | RepeatCount |
Gets or sets the number of times to repeat the call to retrieve the service status.
|
![]() | Services |
Gets or sets the services to be monitored.
|
![]() | StartService |
Gets or sets a value indicating whether or not to start a monitored service if it is stopped.
|
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.) |