Click or drag to resize

ControllerStopTelemetry Method

Stops collecting performance telemetry.

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