次の方法で共有


MongoDBFinishCommandInput.Immediate プロパティ

定義

true の場合、影響を受けるオブジェクトのレプリケーションはすぐに停止されます。 false の場合、レプリケーションを完了する前に、移行者はキューに登録されたイベントの再生を完了します。

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

プロパティ値

適用対象