Click or drag to resize

ControllerStartThreadProfiling Method

Starts thread profiling.

Namespace:  YourKit.Profiler.Api
Assembly:  YourKit.Profiler.Api (in YourKit.Profiler.Api.dll) Version: 2025.3.143
Syntax
public void StartThreadProfiling()
Remarks
If thread profiling is already running, this method has no effect.
See Also