JsonRpcEnumerableSettings.MinBatchSize 속성

정의

값 일괄 처리를 소비자에게 보내기 전에 생성기에서 가져올 최소 요소 수를 가져오거나 설정합니다.

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

속성 값

양의 정수여야 합니다.

적용 대상