MachineLearningServiceFunctionBinding.NumberOfParallelRequests Property

Definition

The number of parallel requests that will be sent per partition of your job to the machine learning service. Default is 1.

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

Property Value

Applies to