EsentStopwatch. Elapsed, propriété
Obtient le temps total écoulé mesuré 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 Elapsed As TimeSpan
Get
Private Set
'Usage
Dim instance As EsentStopwatch
Dim value As TimeSpan
value = instance.Elapsed
public TimeSpan Elapsed { get; private set; }
Valeur de la propriété
Type : System. TimeSpan