Click or drag to resize

ControllerStartTelemetry Method

Starts collecting performance telemetry.

Namespace:  YourKit.Profiler.Api
Assembly:  YourKit.Profiler.Api (in YourKit.Profiler.Api.dll) Version: 2025.3.143
Syntax
public void StartTelemetry()
Remarks
If telemetry is already being collected, the method has no effect.
See Also