ICorProfilerCallback3 Interface
Provides callback methods that the common language runtime (CLR) uses to communicate attach and detach state information to the profiler.
Methods
Method | Description |
---|---|
InitializeForAttach Method | Called by the CLR to give the profiler an opportunity to initialize its state after an attach operation. |
ProfilerAttachComplete Method | Called by the CLR to indicate that the profiler can now call the catch-up methods. |
ProfilerDetachSucceeded Method | Notifies the profiler that the common language runtime (CLR) is about to unload the profiler DLL. |
Remarks
Requirements
Platforms: See System Requirements.
Header: CorProf.idl, CorProf.h
Library: CorGuids.lib
.NET Framework Versions: Available since 4
See also
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา