AllocationProfilingSettings Class |
Namespace: YourKit.Profiler.Api
The AllocationProfilingSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| interval |
Allocation interval in bytes.
null means default value.
When the total bytes allocated by a .NET thread exceed
the specified interval, the profiler records the allocation details.
|