Belešku
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da se prijavite ili da promenite direktorijume.
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da promenite direktorijume.
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
Sarađujte sa nama na GitHub-u
Izvor za ovaj sadržaj možete da pronađete u usluzi GitHub, gde možete i da kreirate i pregledate probleme i povučete zahteve. Više informacija potražite u našem vodiču za saradnike.