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.
我在这里有一个与此类似的问题。看着答案,我不得不做一些阅读以了解如何在 .NET 中向事件添加方法。我仍然不明白的答案的唯一部分是它说“在上下文中设置标志”。它指的是 HttpContext 对象吗?我可以设置和检查一个变量吗?任何人都可以澄清这一点吗?
它指的是订阅事件的上下文。关心发送是否发生的人。