PartitionManagerOptions.MaxReceiveClients Property

Definition

Maximum number of receiver clients created for each host instance. Once the max is reached host will start rebalancing partitions among receiver clients already created.

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

Property Value

Applies to