Compartir a través de


Propiedad SystemParameters.HungIOActions

Obtiene o establece el conjunto de acciones que se van a realizar en IOs que aparecen bloqueados.

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

Sintaxis

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

value = SystemParameters.HungIOActions

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

Valor de propiedad

Tipo: System.Int32

Consulte también

Referencia

SystemParameters (clase)

Miembros de SystemParameters

Espacio de nombres Microsoft.Isam.Esent.Interop