다음을 통해 공유


QuicConnectionOptions.DefaultStreamErrorCode 속성

정의

스트림이 스트림의 읽기 또는 쓰기 쪽을 내부적으로 중단해야 할 때 사용되는 오류 코드를 가져오거나 설정합니다.

public:
 property long DefaultStreamErrorCode { long get(); void set(long value); };
public long DefaultStreamErrorCode { get; set; }
member this.DefaultStreamErrorCode : int64 with get, set
Public Property DefaultStreamErrorCode As Long

속성 값

설명

이 속성은 필수이며 설정하지 않으면 연결을 설정할 때 유효성 검사 오류가 발생합니다.

적용 대상