Classe EsentStopwatch

Fornisce un set di metodi e proprietà che è possibile usare per misurare le statistiche di lavoro di ESENT per un thread. Se la versione corrente di ESENT non supporta JetGetThreadStats(JET_THREADSTATS), tutte le statistiche ESENT saranno 0.

Gerarchia di ereditarietà

System.Object
  Microsoft.Isam.Esent.Interop.EsentStopwatch

Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

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

Thread safety

I membri statici pubblici (Shared in Visual Basic) di questo tipo sono thread-safe. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedi anche

Riferimento

Membri di EsentStopwatch

Spazio dei nomi Microsoft.Isam.Esent.Interop