In The Hand - .NET Components for Mobility
Elapsed Property
Namespaces
►
InTheHand.Diagnostics
►
Stopwatch
►
Elapsed
C#
Visual Basic
Gets the total elapsed time measured by the current instance.
Declaration Syntax
C#
Visual Basic
public
TimeSpan
Elapsed
{
get
; }
Public
ReadOnly
Property
Elapsed
As
TimeSpan
Value
A read-only
TimeSpan
representing the total elapsed time measured by the current instance.
Assembly:
InTheHand.WindowsMobile
(Module: InTheHand.WindowsMobile) Version: 3.2.0.0