MachineLearningOnlineRequestSettings.RequestTimeout Property

Definition

The scoring timeout in ISO 8601 format. Defaults to 5000ms.

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

Property Value

Applies to