Share via


ScoringRuleOptions.BatchSize Property

Definition

Set batch size when AllowScoringBatchOfWorkers is set to true. Defaults to 20 if not configured.

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

Property Value

Applies to