ICorProfilerCallback9 Interface
[Supported in the .NET Framework 4.7.2 and later versions]
A subclass of ICorProfilerCallback8 that provides a callback method used by the common language runtime to notify the profiler that a dynamic method has been garbage collected and subsequently unloaded.
Methods
Method | Description |
---|---|
DynamicMethodUnloaded Method | Notifies the profiler that a dynamic method has been garbage collected and subsequently unloaded. |
Requirements
Platforms: See System Requirements.
Header: CorProf.idl, CorProf.h
.NET Framework Versions: Available since 4.7.2
See also
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.