Delen via


MachineLearningOnlineRequestSettings.MaxConcurrentRequestsPerInstance Property

Definition

The number of maximum concurrent requests per node allowed per deployment. Defaults to 1.

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

Property Value

Applies to