ICorProfilerCallback8 Interface
[Supported in the .NET Framework 4.7 and later versions]
A subclass of ICorProfilerCallback7 that provides callback methods used by the common language runtime to notify the profiler that JIT compilation of a dynamic method has started and finished.
Methods
Method | Description |
---|---|
DynamicMethodJITCompilationStarted Method | Notifies the profiler that JIT compilation of a dynamic method has started. |
DynamicMethodJITCompilationFinished Method | Notifies the profiler that JIT compilation of a dynamic method has finished. |
Requirements
Platforms: See System Requirements.
Header: CorProf.idl, CorProf.h
.NET Framework Versions: Available since 4.7
See also
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา