Share via


RouterWorker.MaxConcurrentOffers Property

Definition

If this is set, the worker will only receive up to this many new offers at a time.

public int? MaxConcurrentOffers { get; set; }
member this.MaxConcurrentOffers : Nullable<int> with get, set
Public Property MaxConcurrentOffers As Nullable(Of Integer)

Property Value

Applies to