Share via


Properti EsentStopwatch.ThreadStats

Mendapatkan total statistik kerja ESENT yang diukur oleh instans saat ini.

Namespace:Microsoft.Isam.Esent.Interop
Majelis: Microsoft.Isam.Esent.Interop (dalam Microsoft.Isam.Esent.Interop.dll)

Sintaks

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

Nilai properti

Jenis: Microsoft.Isam.Esent.Interop.Vista.JET_THREADSTATS

Lihat juga

Referensi

Kelas EsentStopwatch

Anggota EsentStopwatch

Namespace Microsoft.Isam.Esent.Interop