Click or drag to resize

ControllerCapturePerformanceSnapshot Method

Captures snapshot without heap data.

Namespace:  YourKit.Profiler.Api
Assembly:  YourKit.Profiler.Api (in YourKit.Profiler.Api.dll) Version: 2025.3.143
Syntax
public string CapturePerformanceSnapshot()

Return Value

Type: String
Absolute file path of the captured snapshot file. If a remote application is being profiled, then the path is in the file system of the remote host.
See Also