Freigeben über


SPWebApplication.AlertsEventBatchSize-Eigenschaft

HINWEIS: Diese API ist veraltet.

Verwenden Sie nicht. Hat keine Auswirkungen.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<ObsoleteAttribute("This property has no effect.  Remove all callers.")> _
Public Property AlertsEventBatchSize As Integer
    Get
    Set
'Usage
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; }

Eigenschaftswert

Typ: System.Int32
Gibt Int32 zurück.

Siehe auch

Referenz

SPWebApplication Klasse

SPWebApplication-Member

Microsoft.SharePoint.Administration-Namespace