ICorProfilerCallback7 Interface
[Supported in the .NET Framework 4.6.1 and later versions]
A subclass of ICorProfilerCallback6 that provides a callback method that the common language runtime uses to notify the profiler that the symbol stream associated with an in-memory module is updated.
Methods
Method | Description |
---|---|
ModuleInMemorySymbolsUpdated Method | Notifies the profiler that the symbol stream associated with an in-memory module is updated. |
Requirements
Platforms: See System Requirements.
Header: CorProf.idl, CorProf.h
.NET Framework Versions: Available since 4.6.1
See also
Samarbejd med os på GitHub
Kilden til dette indhold kan findes på GitHub, hvor du også kan oprette og gennemse problemer og pullanmodninger. Du kan få flere oplysninger i vores vejledning til bidragydere.