Partager via


Propriété SystemParameters.HungIOActions

Obtient ou définit l’ensemble des actions à effectuer sur les E/S qui semblent suspendus.

Namespace:Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

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

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