SystemParameters.HungIOActions 属性

获取或设置要对显示为挂起的 IO 执行的操作集。

Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

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

属性值

类型: System.Int32

另请参阅

参考

SystemParameters 类

SystemParameters 成员

Microsoft.Isam.Esent.Interop 命名空间