Properti SystemParameters.HungIOThreshold

Mendapatkan atau menetapkan ambang batas untuk apa yang dianggap sebagai IO gantung yang harus ditindaklanjuti.

Namespace:Microsoft.Isam.Esent.Interop
Majelis: Microsoft.Isam.Esent.Interop (dalam Microsoft.Isam.Esent.Interop.dll)

Sintaks

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

Nilai properti

Jenis: System.Int32

Lihat juga

Referensi

Kelas SystemParameters

Anggota SystemParameters

Namespace Microsoft.Isam.Esent.Interop