Should I just ignore a first chance exception in WCF?
我应该忽略在WCF中第一次异常?
When this exception occurs, the target immediately breaks into the debugger before any other error handlers are activated. This kind of handling is called first chance handling.
当发生该异常时,在任何错误处理器被激活之前目标立即中断到调试器中。这种处理类型称为第一次处理机会。
Represents the top-level groups available in the first-chance exception dialog in the debugger.
表示调试器中最可能发生的异常的对话框中可用的顶级组。
应用推荐