Struct MemoryPressureAllocationTracker
Allows control over the way native allocations interact with the GC.
public struct MemoryPressureAllocationTracker : INativeAllocationTracker
- Implements
- Inherited Members
Methods
Track(int, long)
Record an allocation event
public void Track(int count, long bytes)