你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PartitionManagerOptions.MaxReceiveClients 属性

定义

为每个主机实例创建的接收方客户端的最大数目。 达到最大值后,主机将开始在已创建的接收方客户端之间重新均衡分区。

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

属性值

适用于