הערה
גישה לעמוד זה דורשת אישור. אתה יכול לנסות להיכנס או לשנות תיקיות.
גישה לעמוד זה דורשת אישור. אתה יכול לנסות לשנות מדריכים.
Provides methods that allow the host to specify policy actions to be taken in the event of failures and timeouts.
Methods
| Method | Description |
|---|---|
| SetActionOnFailure Method | Specifies the policy action the common language runtime (CLR) should take when the specified failure occurs. |
| SetActionOnTimeout Method | Specifies the policy action the CLR should take when the specified operation times out. |
| SetDefaultAction Method | Specifies the policy action the CLR should take when the specified operation occurs. |
| SetTimeout Method | Sets a timeout value for the specified operation. |
| SetTimeoutAndAction Method | Sets a timeout value for the specified operation, and specifies the policy action the CLR should take when the operation occurs. |
| SetUnhandledExceptionPolicy Method | Specifies the behavior of the CLR when an unhandled exception occurs. |
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, שם ניתן גם ליצור ולבחון בעיות ולמשוך בקשות. למידע נוסף, ראו את מדריך התורמים שלנו.