Click or drag to resize

ControllerBuilderbuild Method

Creates Controller instance.

Namespace:  YourKit.Profiler.Api
Assembly:  YourKit.Profiler.Api (in YourKit.Profiler.Api.dll) Version: 2025.3.143
Syntax
public Controller build()

Return Value

Type: Controller
New Controller instance.
See Also