Freigeben über


SPDiagnosticsService.EventLogFloodProtectionNotifyInterval-Eigenschaft

Ruft ab oder legt das Intervall in Minuten ein, wenn eine Benachrichtigung, die durch eine Überflutung des Protokolls unterdrückt wurde ausgelöst werden, fest, selbst wenn der Überflutung fortgesetzt wird.

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

Syntax

'Declaration
Public Property EventLogFloodProtectionNotifyInterval As Integer
    Get
    Set
'Usage
Dim instance As SPDiagnosticsService
Dim value As Integer

value = instance.EventLogFloodProtectionNotifyInterval

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

Eigenschaftswert

Typ: System.Int32
Das Intervall in Minuten.

Siehe auch

Referenz

SPDiagnosticsService Klasse

SPDiagnosticsService-Member

Microsoft.SharePoint.Administration-Namespace