EsentStopwatch. ThreadStats, propriété

Obtient le nombre total de statistiques de travail ESENT mesurées par l’instance actuelle.

Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

'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; }

Valeur de la propriété

Type : Microsoft.ISAM.esent.Interop.Vista.JET_THREADSTATS

Voir aussi

Informations de référence

EsentStopwatch, classe

Membres EsentStopwatch

Espace de noms Microsoft. ISAM. esent. Interop