Classe EsentStopwatch
Fournit un ensemble de méthodes et de propriétés que vous pouvez utiliser pour mesurer les statistiques de travail ESENT pour un thread. Si la version actuelle d’ESENT ne prend pas en charge JetGetThreadStats(JET_THREADSTATS), toutes les statistiques ESENT seront 0.
Hiérarchie d’héritage
System.Object
Microsoft.Isam.Esent.Interop.EsentStopwatch
Namespace:Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'Declaration
Public Class EsentStopwatch
'Usage
Dim instance As EsentStopwatch
public class EsentStopwatch
Sécurité des threads
Tout membre statique public (Shared en Visual Basic) de ce type est thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.