你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ExceptionReceivedContext 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
为 ExceptionReceivedEventArgs 客户端引发的异常提供的上下文。
public class ExceptionReceivedContext
type ExceptionReceivedContext = class
Public Class ExceptionReceivedContext
- 继承
-
ExceptionReceivedContext
构造函数
ExceptionReceivedContext(String, String, String, String) |
初始化 ExceptionReceivedContext 类的新实例。 |
属性
Action |
获取与 事件关联的操作。 |
ClientId |
发生此异常时,与发送方、接收方或会话关联的客户端 ID。 |
Endpoint |
发生此异常时使用的命名空间名称。 |
EntityPath |
发生此异常时使用的实体路径。 |