Profiler.Stop Method
Stops collecting data and returns a PerformanceReport with the result.
Thread safety: This property is not thread-safe.
Stop()
Stops collecting data and returns a PerformanceReport with the result.Syntax
public PerformanceReport Stop ()
Return Value
Type: PerformanceReport
A PerformanceReport that contains the performance data collected by the profiler.
A PerformanceReport that contains the performance data collected by the profiler.
Platforms
Windows, Linux, Android