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 methods that notify the host of the actions the common language runtime (CLR) performs in case of aborts, timeouts, or failures.
Methods
| Method | Description |
|---|---|
| OnDefaultAction Method | Notifies the host that the CLR is about to take the default action specified by a call to ICLRPolicyManager::SetDefaultAction in response to a thread abort or AppDomain unload. |
| OnFailure Method | Notifies the host that the CLR is about to take the action specified by a call to ICLRPolicyManager::SetActionOnFailure in response to a resource allocation or reclamation failure. |
| OnTimeout Method | Notifies the host that the CLR is about to take the action specified by a call to ICLRPolicyManager::SetActionOnTimeout in response to a timeout. |
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
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.