SPWebApplication.AlertsEventBatchSize - Propriété

Remarque : cette API est désormais obsolète.

N'utilisez pas. N'a aucun effet.

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("This property has no effect.  Remove all callers.")> _
Public Property AlertsEventBatchSize As Integer
    Get
    Set
'Utilisation
Dim instance As SPWebApplication
Dim value As Integer

value = instance.AlertsEventBatchSize

instance.AlertsEventBatchSize = value
[ObsoleteAttribute("This property has no effect.  Remove all callers.")]
public int AlertsEventBatchSize { get; set; }

Valeur de propriété

Type : System.Int32
Retourne Int32 .

Voir aussi

Référence

SPWebApplication classe

SPWebApplication - Membres

Microsoft.SharePoint.Administration - Espace de noms