Partager via


SPDiagnosticsService.EventLogFloodProtectionThreshold - Propriété

Obtient ou définit le nombre d'événements autorisé dans le délai spécifié EventLogFloodProtectionTriggerPeriod jusqu'à ce que cet événement est censé être sature le journal.

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

Syntaxe

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

value = instance.EventLogFloodProtectionThreshold

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

Valeur de propriété

Type : System.Int32
Le seuil.

Voir aussi

Référence

SPDiagnosticsService classe

SPDiagnosticsService - Membres

Microsoft.SharePoint.Administration - Espace de noms