Del via


LuisRecognizerOptions.Timeout Property

Definition

Gets or sets the time span to wait before the request times out.

public TimeSpan Timeout { get; set; }
member this.Timeout : TimeSpan with get, set
Public Property Timeout As TimeSpan

Property Value

The time span to wait before the request times out. Default is 2 seconds.

Applies to