Share via


AzureMachineLearningSkill.Timeout Property

Definition

(Optional) When specified, indicates the timeout for the http client making the API call.

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

Property Value

Applies to