EsentStopwatch.StartNew-Methode

Initialisiert eine neue EsentStopwatch-Instanz und beginnt mit der Messung der verstrichenen Zeit.

Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Shared Function StartNew As EsentStopwatch
'Usage
Dim returnValue As EsentStopwatch

returnValue = EsentStopwatch.StartNew()
public static EsentStopwatch StartNew()

Rückgabewert

Typ: Microsoft.Isam.Esent.Interop.EsentStopwatch
Eine neue , die EsentStopwatch ausführt.

Weitere Informationen

Verweis

EsentStopwatch-Klasse

EsentStopwatch-Elemente

Microsoft.Isam.Esent.Interop-Namespace