Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the timeframe, in minutes, in which the threshold, EventLogFloodProtectionThreshold, must be exceeded in order to trigger log flooding mode.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property EventLogFloodProtectionTriggerPeriod As Integer
Get
Set
'Usage
Dim instance As SPDiagnosticsService
Dim value As Integer
value = instance.EventLogFloodProtectionTriggerPeriod
instance.EventLogFloodProtectionTriggerPeriod = value
public int EventLogFloodProtectionTriggerPeriod { get; set; }
Property Value
Type: System.Int32
The timeframe.