de la propiedad SPDiagnosticsSqlDmvProvider.TotalIOOperationsThreshold
El número total de lógica lecturas y escrituras tiempo que debe ejecutar una consulta antes de que se van a registrar.
Espacio de nombres: Microsoft.SharePoint.Diagnostics
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public Property TotalIOOperationsThreshold As Integer
Get
Set
'Uso
Dim instance As SPDiagnosticsSqlDmvProvider
Dim value As Integer
value = instance.TotalIOOperationsThreshold
instance.TotalIOOperationsThreshold = value
public int TotalIOOperationsThreshold { get; set; }
Valor de propiedad
Tipo: System.Int32
Devuelve Int32.
Vea también
Referencia
clase SPDiagnosticsSqlDmvProvider