你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ExceptionReceivedEventArgsAction 类

定义

引发 时 ExceptionReceivedEventArgs 发生的操作。

public static class ExceptionReceivedEventArgsAction
type ExceptionReceivedEventArgsAction = class
Public Class ExceptionReceivedEventArgsAction
继承
ExceptionReceivedEventArgsAction

字段

Abandon

消息放弃操作。

AcceptMessageSession

会话启动操作。

CloseMessageSession

会话关闭操作。

Complete

消息完成操作。

Receive

消息接收操作。

RenewLock

消息锁续订操作。

UserCallback

用户消息处理程序调用。

适用于