Share via


SecondaryReplicatorStatus.IsInBuild Property

Definition

Gets a value that indicates whether the replica is currently being built.

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

Property Value

true if the replica is currently being built; otherwise, false.

Applies to