ExceptionReceivedContext クラス

定義

クライアントによって発生する例外に対 ExceptionReceivedEventArgs して提供されるコンテキスト。

public class ExceptionReceivedContext
type ExceptionReceivedContext = class
Public Class ExceptionReceivedContext
継承
ExceptionReceivedContext

コンストラクター

ExceptionReceivedContext(String, String, String, String)

ExceptionReceivedContext クラスの新しいインスタンスを初期化します。

プロパティ

Action

イベントに関連付けられているアクションを取得します。

ClientId

この例外が発生したときに送信者、受信者、またはセッションに関連付けられているクライアント ID。

Endpoint

この例外が発生したときに使用される名前空間名。

EntityPath

この例外が発生したときに使用されるエンティティ パス。

適用対象