次の方法で共有


CreateTopicOptions.EnablePartitioning プロパティ

定義

トピックを複数のメッセージ ブローカー間でパーティション分割するかどうかを示します。

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

プロパティ値

注釈

既定値は false です。

適用対象