Click or drag to resize
FullServerFailoverOptions Properties

The FullServerFailoverOptions type exposes the following members.

Properties
  Name Description
Public property AdditionalStagingFolders
This value is the folders that should be staged on the target. They will be applied to their actual installation location during failover.
Public property CreateBackupConnection
This value is true if reverse protection should be configured for this job; otherwise, it is false.
Public property ExtensionData
Gets or sets the structure that contains extra data.
Public property RemoveOrphans
This value is true if orphan files should be removed for the reverse connection; otherwise, it is false.
Public property ReverseRoute
This value is the source IP address to be used for the reverse connection.
Public property ReverseRouteEnginePort
This value is the port where the engine is listening.
Public property ShutdownSourceServer
This value is true if the source server should be shut down during cutover; otherwise, it is false.
Public property SourceChecksumAll
This value is true if a checksum should be used for all files when comparing them; otherwise, it is false.
Top
See Also