EsentStopwatch.ThreadStats 属性

获取当前 实例度量的 ESENT 工作统计信息总数。

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

语法

'Declaration
Public Property ThreadStats As JET_THREADSTATS
    Get
    Private Set
'Usage
Dim instance As EsentStopwatch
Dim value As JET_THREADSTATS

value = instance.ThreadStats
public JET_THREADSTATS ThreadStats { get; private set; }

属性值

类型: Microsoft.Isam.Esent.Interop.Vista.JET_THREADSTATS

另请参阅

参考

EsentStopwatch 类

EsentStopwatch 成员

Microsoft.Isam.Esent.Interop 命名空间