Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
一位同事正试图追踪竞争条件,导致 InvalidOperationException。我建议 adplus 使用 fullonfirst,但事实证明第三方库会在后台抛出并捕获各种异常。如果限制为托管异常类型,有什么办法吗?
这篇旧的 bugslayer 帖子描述了如何配置 Adplus 以针对特定异常创建迷你转储。