In The Hand LtdIn The Hand
IsRunning Property
NamespacesInTheHand.DiagnosticsStopwatchIsRunning
.NET Components for Mobility
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
	Get
Value
true if the Stopwatch instance is currently running and measuring elapsed time for an interval; otherwise, false.

Assembly: InTheHand (Module: InTheHand) Version: 7.0.0.0