ExceptionReceivedEventArgsAction Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Action taking place when ExceptionReceivedEventArgs is raised.
public static class ExceptionReceivedEventArgsAction
type ExceptionReceivedEventArgsAction = class
Public Class ExceptionReceivedEventArgsAction
- Inheritance
-
ExceptionReceivedEventArgsAction
Fields
Abandon |
Message abandon operation. |
AcceptMessageSession |
Session start operation. |
CloseMessageSession |
Session close operation. |
Complete |
Message completion operation. |
Receive |
Message receive operation. |
RenewLock |
Message lock renewal operation. |
UserCallback |
User message handler invocation. |
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET