SystemParameters.HungIOActions 屬性
取得或設定在出現無回應的 IO 上要採取的一組動作。
Namespace:Microsoft.Isam.Esent.Interop
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'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