|
|
ServiceMonitoringOptions Class |
Namespace: DoubleTake.Jobs.Contract
public class ServiceMonitoringOptions : IExtensibleDataObject
The ServiceMonitoringOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| ServiceMonitoringOptions |
| Name | Description | |
|---|---|---|
| ExtensionData |
Gets or sets the structure that contains extra data.
| |
| RepeatCount |
This value is the number of times to repeat the call to retrieve the service status.
| |
| Services |
This value represents the services that should be monitored.
| |
| StartService |
This value is true if the monitored service should be started if it is stopped; otherwise, it is false.
|