다음을 통해 공유


LuisRecognizerOptions.Timeout 속성

정의

요청 시간이 초과되기 전에 대기할 시간 범위를 가져오거나 설정합니다.

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

속성 값

요청 시간이 초과되기 전에 대기할 시간 범위입니다. 기본값은 2초입니다.

적용 대상