de la propiedad SPDiagnosticsService.EventLogFloodProtectionThreshold
Obtiene o establece el número de eventos permitido en el período de tiempo especificado EventLogFloodProtectionTriggerPeriod hasta que este evento se considera a ser el registro de envío masivo.
Espacio de nombres: Microsoft.SharePoint.Administration
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public Property EventLogFloodProtectionThreshold As Integer
Get
Set
'Uso
Dim instance As SPDiagnosticsService
Dim value As Integer
value = instance.EventLogFloodProtectionThreshold
instance.EventLogFloodProtectionThreshold = value
public int EventLogFloodProtectionThreshold { get; set; }
Valor de propiedad
Tipo: System.Int32
El umbral.