protected override bool IsDCFailoverResilienceEnabled()
 {
     return(SyncConfiguration.EnableDCFailoverResilienceForIncrementalSync());
 }