Share via


SPWebApplication.AlertsEventBatchSize property

NOTE: This API is now obsolete.

請勿使用。無效果。

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

Syntax

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

Property value

Type: System.Int32
傳回 Int32

請參閱

參照

SPWebApplication class

SPWebApplication members

Microsoft.SharePoint.Administration namespace