MachineLearningBatchDeploymentProperties.MaxConcurrencyPerInstance Property

Definition

Indicates maximum number of parallelism per instance.

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

Property Value

Applies to