다음을 통해 공유


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

비동기 결과입니다.

적용 대상