ICorProfilerCallback::RuntimeSuspendAborted, méthode
Mise à jour : novembre 2007
Informe le profileur que le runtime a abandonné l'arrêt en cours du runtime.
HRESULT RuntimeSuspendAborted();
Notes
L'arrêt du runtime peut être abandonné si deux threads essaient simultanément d'arrêter le runtime.
Le rappel ICorProfilerCallback::RuntimeSuspendFinished ou RuntimeSuspendAborted se produira sur un seul thread suivant un rappel ICorProfilerCallback::RuntimeSuspendStarted.
Le rappel RuntimeSuspendAborted se produit toujours sur le même thread que le rappel RuntimeSuspendStarted.
Configuration requise
Plateformes : consultez Configuration requise du .NET Framework.
En-tête : Corprof.idl
Bibliothèque : CorGuids.lib
Versions du .NET Framework : 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0