SPWebApplication.AlertsEventBatchSize 属性

请注意:此 API 现在已过时。

请不要使用。不起作用。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
<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; }

属性值

类型:System.Int32
返回 Int32

另请参阅

引用

SPWebApplication 类

SPWebApplication 成员

Microsoft.SharePoint.Administration 命名空间