ICLRMemoryNotificationCallback 接口
允许主机使用类似于 Win32 CreateMemoryResourceNotification
函数的方法来报告内存压力情况。
方法
方法 | 说明 |
---|---|
OnMemoryNotification 方法 | 向公共语言运行时 (CLR) 通知计算机的内存负载情况。 |
备注
主机使用 ICLRMemoryNotificationCallback
接口请求 CLR 释放内存资源。
要求
平台:请参阅系统要求。
标头:MSCorEE.h
库:作为资源包含在 MSCorEE.dll 中
.NET Framework 版本:自 2.0 起可用