Propriété SystemParameters. HungIOThreshold
Obtient ou définit le seuil pour ce qui est considéré comme une e/s bloquée qui doit être traitée.
Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : 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