Proprietà SystemParameters.HungIOActions

Ottiene o imposta il set di azioni da eseguire su operazioni di I/O che vengono visualizzate bloccate.

Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

'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; }

Valore proprietà

Tipo: System.Int32

Vedi anche

Riferimento

SystemParameters (classe)

Membri di SystemParameters

Spazio dei nomi Microsoft.Isam.Esent.Interop