ICorProfilerCallback3::P rofilerAttachComplete, metod
Anropas av CLR (Common Language Runtime) för att indikera att profileraren nu kan anropa ICorProfilerInfo3::EnumJITedFunctions och ICorProfilerInfo3::EnumModules catch-up-metoder.
Syntax
HRESULT ProfilerAttachComplete ();
Kommentarer
Återanropet ProfilerAttachComplete
utfärdas efter att metoden ICorProfilerCallback3::InitializeForAttach anropas. Det anger följande:
Återanropen som begärdes av profileraren i
InitializeForAttach
har aktiverats.Profileraren kan nu komma ikapp de associerade ID:na utan att oroa sig för saknade meddelanden.
CLR ignorerar returvärdet från det här återanropet.
Krav
Plattformar: Se Systemkrav.
Huvudet: CorProf.idl, CorProf.h
Bibliotek: CorGuids.lib
.NET Framework versioner: Tillgänglig sedan 4