Share via


Propiedad SystemParameters.HungIOThreshold

Obtiene o establece el umbral de lo que se considera una E/S bloqueada en la que se debe actuar.

Espacio de nombres:Microsoft.Isam.Esent.Interop
Ensamblaje: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Sintaxis

'Declaration
Public Shared Property HungIOThreshold As Integer
    Get
    Set
'Usage
Dim value As Integer

value = SystemParameters.HungIOThreshold

SystemParameters.HungIOThreshold = value
public static int HungIOThreshold { get; set; }

Valor de propiedad

Tipo: System.Int32

Consulte también

Referencia

SystemParameters (clase)

Miembros de SystemParameters

Espacio de nombres Microsoft.Isam.Esent.Interop