MessageReceiver.OnEndComplete(IAsyncResult) メソッド

定義

完了終了アクションを実行します。

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

パラメーター

result
IAsyncResult

結果。

適用対象