Proprietà SystemParameters.HungIOThreshold

Ottiene o imposta la soglia per ciò che viene considerato un I/O bloccato su cui deve essere eseguita l'operazione.

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

Sintassi

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

Valore proprietà

Tipo: System.Int32

Vedi anche

Riferimento

SystemParameters (classe)

Membri di SystemParameters

Spazio dei nomi Microsoft.Isam.Esent.Interop