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

属性值

返回整数值。

适用于

另请参阅