Share via


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

非同步結果。

適用於