Σημείωμα
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
A subclass of ICorProfilerInfo9 that provides methods to modify function IL, query information from the runtime, and suspend and resume the runtime.
Methods
| Method | Description |
|---|---|
| EnumerateObjectReferences Method | Given an ObjectID, callback and clientData, enumerates each object reference (if any). |
| IsFrozenObject Method | Given an ObjectID, determines whether the object is in a read-only segment. |
| GetLOHObjectSizeThreshold Method | Gets the value of the configured LOH threshold. |
| RequestReJITWithInliners Method | ReJITs the methods requested, as well as any inliners of the methods requested. |
| SuspendRuntime Method | Suspends the runtime without performing a GC. |
| ResumeRuntime Method | Resumes the runtime without performing a GC. |
Requirements
Platforms: See .NET supported operating systems.
Header: CorProf.idl, CorProf.h
.NET Versions: Available since .NET Core 3.0
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.