Profiler.IsRunning Property
Gets a value that determines whether the profiler is running or not.
Thread safety: This property is not thread-safe.
Syntax
public System.Boolean IsRunning { get; }
Property Value
Type: System.Boolean
True if the profiler is running; otherwise, False.
True if the profiler is running; otherwise, False.
Platforms
Windows, Linux, Android