|
|
TargetServicesOptions Class |
Namespace: DoubleTake.Jobs.Contract
public class TargetServicesOptions : IExtensibleDataObject
The TargetServicesOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| TargetServicesOptions |
| Name | Description | |
|---|---|---|
| ExtensionData |
Gets or sets the structure that contains extra data.
| |
| FailoverServices |
This value represents services that will be stopped on the source and started on the target during failover and started on the source and stopped on the target during failback.
| |
| StartAndStopServices |
This value is true if the services will be stopped and started; otherwise, it is false (and the services will be left running).
|