Gets the profiler agent port.
Namespace:
YourKit.Profiler.Api
Assembly:
YourKit.Profiler.Api (in YourKit.Profiler.Api.dll) Version: 2025.3.143
SyntaxPublic Function GetPort As Integer
member GetPort : unit -> int
Return Value
Type:
Int32
The port the profiler agent listens on.
See Also