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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET