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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET