Creates a contoller to profile application itself, i.e. to profile the CLR running the code that invokes this constructor.
The application should be launched with profiler agent; see Help topic "Running applications with profiler" for details.
Assembly: YourKit.Profiler.Api (in YourKit.Profiler.Api.dll) Version: 4.0.9.426 (4.0.9.426)
Syntax
| C# |
|---|
public Controller() |
| Visual Basic (Declaration) |
|---|
Public Sub New |
| Visual C++ |
|---|
public: Controller() |
Exceptions
| Exception | Condition |
|---|---|
| System..::.Exception | If application is not launched with profiler agent. |