UAOOI.ProcessObserver.RealTime.Processes Namespace
UAOOI.ProcessObserver.RealTime.Utils.Collections.Generic Namespace
UAOOI.ProcessObserver.RealTime

Stopwatch..::..IsRunning Property

Gets a value indicating whether this instance is running.

Namespace:  UAOOI.ProcessObserver.RealTime.Processes
Assembly:  RealTime (in RealTime.dll)

Syntax


public bool IsRunning { get; }
Public ReadOnly Property IsRunning As Boolean
	Get
public:
property bool^ IsRunning {
	bool^ get ();
}

Field Value

true if this instance is running; otherwise, false.