MultipartResultExecuteResultAsync - метод

Список перегрузок

ExecuteResultAsync(ActionContext) Executes the result operation of the action method asynchronously. This method is called by MVC to process the result of an action method. The default implementation of this method calls the ExecuteResult(ActionContext) method and returns a completed task.
ExecuteResultAsync(ActionContext) 

См. также