EsentStopwatch 類別
提供一組方法和屬性,可用來測量執行緒的 ESENT 工作統計資料。 如果目前的 ESENT 版本不支援 JetGetThreadStats (JET_THREADSTATS) ,則所有 ESENT 統計資料都會是 0。
繼承階層
System.Object
Microsoft.Isam.Esent.Interop.EsentStopwatch
Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Class EsentStopwatch
'Usage
Dim instance As EsentStopwatch
public class EsentStopwatch
執行緒安全
這個類型的任何公用靜態 (Visual Basic 中的 Shared) 成員都是安全執行緒。 並非所有的執行個體成員都是安全執行緒。