Partager via


ActivityManager.MaxEventsPerBatch - Propriété

Obtient ou définit le nombre maximal d'événements pouvant être renvoyés par des transactions d'une base de données.

Espace de noms :  Microsoft.Office.Server.ActivityFeed
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
Public Property MaxEventsPerBatch As Integer
    Get
    Set
'Utilisation
Dim instance As ActivityManager
Dim value As Integer

value = instance.MaxEventsPerBatch

instance.MaxEventsPerBatch = value
public int MaxEventsPerBatch { get; set; }

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

ActivityManager classe

ActivityManager - Membres

Microsoft.Office.Server.ActivityFeed - Espace de noms