次の方法で共有


SystemParameters.HungIOActions プロパティ

ハングしているように見える IO に対して実行される一連のアクションを取得または設定します。

Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)

構文

'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 名前空間