Partager via


SPDiagnosticsService.EventLogFloodProtectionNotifyInterval - Propriété

Obtient ou définit l'intervalle, en minutes, lorsqu'une notification qui a été supprimée par la saturation du journal sera déclenchée, même si l'inondation se poursuit.

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property EventLogFloodProtectionNotifyInterval As Integer
    Get
    Set
'Utilisation
Dim instance As SPDiagnosticsService
Dim value As Integer

value = instance.EventLogFloodProtectionNotifyInterval

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

Valeur de propriété

Type : System.Int32
L'intervalle, en minutes...

Voir aussi

Référence

SPDiagnosticsService classe

SPDiagnosticsService - Membres

Microsoft.SharePoint.Administration - Espace de noms