Click or drag to resize

ControllernewBuilder Method

Creates builder of the Controller.

Namespace:  YourKit.Profiler.Api
Assembly:  YourKit.Profiler.Api (in YourKit.Profiler.Api.dll) Version: 2025.3.143
Syntax
public static ControllerBuilder newBuilder()

Return Value

Type: ControllerBuilder
New Controller.Builder instance.
See Also