次の方法で共有


ReliableStateManagerReplicatorSettings.MaxSecondaryReplicationQueueMemorySize プロパティ

定義

セカンダリ レプリケーション キューの最大メモリ サイズを取得または設定します。 既定値は 0 です。これは、メモリ制限がないことを意味します。 単位は Bytes です。

public long? MaxSecondaryReplicationQueueMemorySize { get; set; }
member this.MaxSecondaryReplicationQueueMemorySize : Nullable<int64> with get, set
Public Property MaxSecondaryReplicationQueueMemorySize As Nullable(Of Long)

プロパティ値

セカンダリ レプリケーション キューの最大サイズ。

適用対象