Click or drag to resize

ControllerGetPort Method

Gets the profiler agent port.

Namespace:  YourKit.Profiler.Api
Assembly:  YourKit.Profiler.Api (in YourKit.Profiler.Api.dll) Version: 2025.3.143
Syntax
public int GetPort()

Return Value

Type: Int32
The port the profiler agent listens on.
See Also