阅读背景:

如何在WCF线程中强制未处理的异常使进程崩溃?

来源:互联网 

So here's the scenario:

所以这是场景:

I have a WCF service that has a bunch of FaultContracts defined per operation. I would like to arrange it such that if an unhandled exception is thrown in a WCF service thread that does not match a valid FaultContract, it takes down the entire process rather than just the thread. (The reason being that I would like a crash dump that contains the information on the exception, since it didn't match the contract.)I have a WC




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: