A critical region is one where the effects of an asynchronous or unhandled exception might not be limited to the current task, but rather might destabilize the entire AppDomain.
临界区是指在此区域内异步或未处理异常的影响可能不仅局域于当前任务,而且还可能造成整个AppDomain不稳定。
A critical region is one where the effects of an asynchronous or unhandled exception might not be limited to the current task, but rather might destabilize the entire AppDomain.
临界区是指在此区域内异步或未处理异常的影响可能不仅局域于当前任务,而且还可能造成整个AppDomain不稳定。
应用推荐