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

屬性值

傳回整數值。

適用於

另請參閱