ICorProfilerCallback::AppDomainShutdownStarted 方法
向分析工具告知正在從處理序卸載應用程式定義域。
HRESULT AppDomainShutdownStarted(
[in] AppDomainID appDomainId);
參數
- appDomainId
[in] 識別在其中儲存應用程式組件的定義域。
備註
AppDomainShutdownStarted 方法傳回之後,appDomainId 的值對任何資訊要求就會無效,這是分析工具取得此應用程式定義域相關資訊的最後機會。
需求
**平台:**請參閱 .NET Framework 系統需求。
**標頭:**CorProf.idl、CorProf.h
**程式庫:**CorGuids.lib
**.NET Framework 版本:**4、3.5 SP1、3.5、3.0 SP1、3.0、2.0 SP1、2.0