PartitionManagerOptions.MaxReceiveClients プロパティ

定義

各ホスト インスタンスに対して作成された受信側クライアントの最大数。 最大に達すると、ホストは、既に作成されている受信側クライアント間でパーティションの再調整を開始します。

public int MaxReceiveClients { get; set; }
member this.MaxReceiveClients : int with get, set
Public Property MaxReceiveClients As Integer

プロパティ値

適用対象