EsentStopwatch 类

提供一组方法和属性,可用于度量线程的 ESENT 工作统计信息。 如果当前版本的 ESENT 不支持 JetGetThreadStats (JET_THREADSTATS) 则所有 ESENT 统计信息都将为 0。

继承层次结构

System.Object
  Microsoft.Isam.Esent.Interop.Esentstopwatch

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

语法

'Declaration
Public Class EsentStopwatch
'Usage
Dim instance As EsentStopwatch
public class EsentStopwatch

线程安全

此类型的所有公共静态(Visual Basic 中共享的)成员都是线程安全的。 但不保证所有实例成员都是线程安全的。

请参阅

参考

EsentStopwatch 成员

Microsoft.Isam.Esent.Interop 命名空间