다음을 통해 공유


EventLogReader.BatchSize 속성

정의

모든 읽기 작업에서 이벤트 스트림으로부터 검색할 이벤트 수를 가져오거나 설정합니다.

public:
 property int BatchSize { int get(); void set(int value); };
public int BatchSize { get; set; }
member this.BatchSize : int with get, set
Public Property BatchSize As Integer

속성 값

정수 값을 반환합니다.

적용 대상

추가 정보