Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the total ESENT work stats measured by the current instance.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'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; }
Property value
Type: Microsoft.Isam.Esent.Interop.Vista.JET_THREADSTATS