SPDiagnosticsService.EventLogFloodProtectionTriggerPeriod 属性

获取或设置时间,以分钟为单位的阈值, EventLogFloodProtectionThreshold,必须超过以触发扩散模式的日志。

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

语法

声明
Public Property EventLogFloodProtectionTriggerPeriod As Integer
    Get
    Set
用法
Dim instance As SPDiagnosticsService
Dim value As Integer

value = instance.EventLogFloodProtectionTriggerPeriod

instance.EventLogFloodProtectionTriggerPeriod = value
public int EventLogFloodProtectionTriggerPeriod { get; set; }

属性值

类型:System.Int32
在时间范围。

另请参阅

引用

SPDiagnosticsService 类

SPDiagnosticsService 成员

Microsoft.SharePoint.Administration 命名空间