BackupSettings.RestoreConnection

BackupSettings.RestoreConnection property

Gets or sets value which defines if connection has to be restored in case if server closes connection forcibly This option has to be used together with NumberOfAttemptsToRrepeat option.

public bool RestoreConnection { get; set; }

See Also