Share via


DataMigrationMongoDBFinishCommandInput.ShouldStopReplicationImmediately Property

Definition

If true, replication for the affected objects will be stopped immediately. If false, the migrator will finish replaying queued events before finishing the replication.

public bool ShouldStopReplicationImmediately { get; set; }
member this.ShouldStopReplicationImmediately : bool with get, set
Public Property ShouldStopReplicationImmediately As Boolean

Property Value

Applies to