Share via


FailoverProperties.IsSafeFailover Property

Definition

Safe failover is to indicate the service should wait for pending replication to finish before switching to the secondary.

public bool? IsSafeFailover { get; set; }
member this.IsSafeFailover : Nullable<bool> with get, set
Public Property IsSafeFailover As Nullable(Of Boolean)

Property Value

Applies to