JsonRpcEnumerableSettings.MaxReadAhead 속성

정의

이러한 값을 요청하는 소비자를 예상하여 생성기에서 미리 읽고 캐시할 최대 요소 수를 가져오거나 설정합니다.

public int MaxReadAhead { get; set; }
member this.MaxReadAhead : int with get, set
Public Property MaxReadAhead As Integer

속성 값

이 값은 음수가 아닌 숫자여야 합니다.

적용 대상