Click or drag to resize

AllocationProfilingSettingsrecordEach Property

Record each N-th object allocation. Use 0 to limit by sizeLimit only. null means default value.

Namespace:  YourKit.Profiler.Api
Assembly:  YourKit.Profiler.Api (in YourKit.Profiler.Api.dll) Version: 2025.3.143
Syntax
public Nullable<int> recordEach { get; set; }

Property Value

Type: NullableInt32
See Also