Поделиться через


Свойство SystemParameters.HungIOThreshold

Получает или задает пороговое значение для зависающего ввода-вывода, с которым следует действовать.

Пространство имен:Microsoft.Isam.Esent.Interop
Сборки: Microsoft.Isam.Esent.Interop (в Microsoft.Isam.Esent.Interop.dll)

Синтаксис

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

Значение свойства

Тип: System.Int32

См. также раздел

Ссылка

SystemParameters - класс

Элементы SystemParameters

Пространство имен Microsoft.Isam.Esent.Interop