Udostępnij za pośrednictwem


ICorProfilerCallback::AssemblyUnloadStarted — Metoda

Powiadamia profilera, że zestaw jest zwalniany.

Składnia

HRESULT AssemblyUnloadStarted(  
    [in] AssemblyID assemblyId);  

Parametry

assemblyId
[in] Identyfikuje zestaw, który jest zwalniany.

Uwagi

Wartość assemblyId elementu jest nieprawidłowa dla żądania informacji po AssemblyUnloadStarted zdaniu metody — jest to ostatnia szansa profilera na uzyskanie informacji o tym zestawie.

Wymagania

Platformy: Zobacz Wymagania systemowe.

Nagłówka: CorProf.idl, CorProf.h

Biblioteki: CorGuids.lib

wersje .NET Framework: dostępne od wersji 2.0

Zobacz też