KeyValueStoreReplicaSettings.DisableTombstoneCleanup プロパティ

定義

で廃棄石のクリーンアップを無効または有効にする KeyValueStoreReplica

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

プロパティ値

無効にした場合は true、それ以外の場合は false を返します。

適用対象