Share via


Limits.MAX_EventsPerBatch field

Max-Number of change log events to proess in one batch: cannot be greater than Max_BatchSizeWrite.

Namespace:  Microsoft.Office.Server.ActivityFeed
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Const MAX_EventsPerBatch As Integer
'Usage
Dim value As Integer

value = Limits.MAX_EventsPerBatch
public const int MAX_EventsPerBatch

See also

Reference

Limits class

Limits members

Microsoft.Office.Server.ActivityFeed namespace