Share via


RemoteReplicatorStatus.IsInBuild Property

Definition

Gets a value that indicates whether the secondary replica is in the process of being built.

public bool IsInBuild { get; }
member this.IsInBuild : bool
Public ReadOnly Property IsInBuild As Boolean

Property Value

true if the secondary replica is in the process of being built; otherwise, false.

Applies to