ExceptionReceivedContext Class

Definition

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