Share via


MessageReceiver.OnEndDeadLetter(IAsyncResult) メソッド

定義

配信不能キューへの移動の終了アクションを実行します。

protected abstract void OnEndDeadLetter (IAsyncResult result);
abstract member OnEndDeadLetter : IAsyncResult -> unit
Protected MustOverride Sub OnEndDeadLetter (result As IAsyncResult)

パラメーター

result
IAsyncResult

IAsyncResult非同期に完了した操作を参照する オブジェクト。

適用対象