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 interval, in minutes, without a specific event being logged before the flooding mode for that event will be canceled.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property EventLogFloodProtectionQuietPeriod As Integer
Get
Set
'Usage
Dim instance As SPDiagnosticsService
Dim value As Integer
value = instance.EventLogFloodProtectionQuietPeriod
instance.EventLogFloodProtectionQuietPeriod = value
public int EventLogFloodProtectionQuietPeriod { get; set; }
Property Value
Type: System.Int32
The interval, in minutes.