RequestTimeoutPolicy.TimeoutStatusCode 속성

정의

시간 제한으로 인해 가 미들웨어에 의해 잡힐 때 응답에서 OperationCanceledException 설정할 상태 코드입니다. 응답이 이미 시작된 경우 상태 코드를 적용할 수 없습니다. 지정하지 않으면 504가 사용됩니다.

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

속성 값

적용 대상