Controller.EndExecuteCore(IAsyncResult) メソッド

定義

実行コアを終了します。

protected virtual void EndExecuteCore (IAsyncResult asyncResult);
abstract member EndExecuteCore : IAsyncResult -> unit
override this.EndExecuteCore : IAsyncResult -> unit
Protected Overridable Sub EndExecuteCore (asyncResult As IAsyncResult)

パラメーター

asyncResult
IAsyncResult

非同期の結果。

適用対象