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

속성 값

정수 값을 반환합니다.

적용 대상