Condividi tramite


Metodo IDebuggerThreadControl::ReleaseAllRuntimeThreads

Notifica all'host che i servizi di debug stanno per rilasciare tutti i thread bloccati.

HRESULT ReleaseAllRuntimeThreads ( );

Note

Il metodo ReleaseAllRuntimeThreads non verrà mai chiamato su un thread in fase di esecuzione. Se l'host include un thread in fase di esecuzione bloccato, a questo punto deve rilasciarlo.

Requisiti

Piattaforme: vedere Requisiti di sistema di .NET Framework.

Intestazione: MSCorEE.h

Libreria: inclusa come risorsa in MSCorEE.dll

Versioni di .NET Framework: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0

Vedere anche

Riferimenti

Interfaccia IDebuggerThreadControl