In The Hand - .NET Components for Mobility
IsRunning Property
Namespaces
►
InTheHand.Diagnostics
►
Stopwatch
►
IsRunning
C#
Visual Basic
Gets a value indicating whether the
Stopwatch
timer is running.
Declaration Syntax
C#
Visual Basic
public
bool
IsRunning
{
get
; }
Public
ReadOnly
Property
IsRunning
As
Boolean
Value
true if the Stopwatch instance is currently running and measuring elapsed time for an interval; otherwise, false.
Assembly:
InTheHand.WindowsMobile
(Module: InTheHand.WindowsMobile) Version: 3.2.0.0