Σημείωση
Η πρόσβαση σε αυτή τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να συνδεθείτε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτή τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
Provides methods for configuring the common language runtime (CLR).
Methods
| Method | Description |
|---|---|
| AddDebuggerSpecialThread Method | Indicates to the debugging services that a particular thread should be allowed to continue executing while the debugger has an application stopped during managed or unmanaged debugging scenarios. |
| SetDebuggerThreadControl Method | Sets the callback interface that the debugging services will call as CLR threads are blocked and unblocked for debugging. |
| SetGCHostControl Method | Sets the callback interface to be used by the garbage collector to request the host to change the limits of virtual memory. |
| SetGCThreadControl Method | Sets the callback interface for scheduling threads for non-runtime tasks that would otherwise be blocked for a garbage collection. |
Requirements
Platforms: See System Requirements.
Header: MSCorEE.h
Library: Included as a resource in MSCorEE.dll
.NET Framework Versions: Available since 2.0
See also
Συνεργαστείτε μαζί μας στο GitHub
Η πηγή για αυτό το περιεχόμενο βρίσκεται στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να ελέγξετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεισφερόντων.