ExceptionReceivedContext 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.
Context provided for ExceptionReceivedEventArgs exception raised by the client.
public class ExceptionReceivedContext
type ExceptionReceivedContext = class
Public Class ExceptionReceivedContext
- Inheritance
-
ExceptionReceivedContext
Constructors
ExceptionReceivedContext(String, String, String, String) |
Initializes a new instance of the ExceptionReceivedContext class. |
Properties
Action |
Gets the action associated with the event. |
ClientId |
The Client Id associated with the sender, receiver or session when this exception occurred. |
Endpoint |
The namespace name used when this exception occurred. |
EntityPath |
The entity path used when this exception occurred. |
Applies to
Azure SDK for .NET