Click or drag to resize

ControllerGetTriggers Method

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

Return Value

Type: String
Description of triggers; if there are no triggers, an empty string will be returned.
Exceptions
ExceptionCondition
Exception If failed. Possible reasons are:
  • the profiled application has terminated
  • I/O error
See Also