Click or drag to resize
TargetServicesOptions Properties

The TargetServicesOptions type exposes the following members.

Properties
  Name Description
Public property ExtensionData
Gets or sets the structure that contains extra data.
Public property 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.
Public property StartAndStopServices
This value is true if the services will be stopped and started; otherwise, it is false (and the services will be left running).
Top
See Also