ActivityManager.MaxBatchSizeRead - Propriété

Obtient ou définit le nombre maximal d'opérations de lecture qui peuvent être regroupés dans une transaction.

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

Syntaxe

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

value = instance.MaxBatchSizeRead

instance.MaxBatchSizeRead = value
public int MaxBatchSizeRead { 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