StopwatchIsRunning Property |
Gets a value indicating whether the System.Diagnostics.Stopwatch timer is
running.
Namespace: System.DiagnosticsAssembly: CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntax public bool IsRunning { get; }
Property Value
Type:
BooleanSee Also