MessageSession.OnEndDeadLetter(IAsyncResult) メソッド

定義

メッセージ レシーバーの終了配信不能操作を実行します。

protected override void OnEndDeadLetter (IAsyncResult result);
override this.OnEndDeadLetter : IAsyncResult -> unit
Protected Overrides Sub OnEndDeadLetter (result As IAsyncResult)

パラメーター

result
IAsyncResult

IAsyncResult配信不能メッセージを配信不能キューに移動する非同期操作を参照する 。

適用対象