Partager via


Propriété SystemParameters.HungIOThreshold

Obtient ou définit le seuil pour ce qui est considéré comme une E/S suspendue qui doit être traitée.

Espace de noms :Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

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

Valeur de la propriété

Type : System.Int32

Voir aussi

Informations de référence

SystemParameters (classe)

Membres SystemParameters

Espace de noms Microsoft.Isam.Esent.Interop