de la propiedad SPDatabaseService.QueryLoggingThreshold
La cantidad de tiempo en milisegundos que se debe ejecutar una consulta antes de que el sistema reemplaza los niveles de registro actual y escribe el texto de la consulta y la pila de llamadas en el registro de seguimiento.
Espacio de nombres: Microsoft.SharePoint.Administration
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public Property QueryLoggingThreshold As TimeSpan
Get
Set
'Uso
Dim instance As SPDatabaseService
Dim value As TimeSpan
value = instance.QueryLoggingThreshold
instance.QueryLoggingThreshold = value
public TimeSpan QueryLoggingThreshold { get; set; }
Valor de propiedad
Tipo: System.TimeSpan
Devuelve TimeSpan.