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.
主要目标:我想关联在我的 wcf 扩展点的每个级别计算的信息。
我的方法:为此,我需要在每个扩展点级别识别相同的请求,并合并与相同请求相关的信息。
问题: 有没有办法在不同的扩展点上识别相同的请求?
感谢帮助