Controller.BeginExecuteCore(AsyncCallback, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Commence à appeler l'action dans le contexte de contrôleur actuel.
protected virtual IAsyncResult BeginExecuteCore (AsyncCallback callback, object state);
abstract member BeginExecuteCore : AsyncCallback * obj -> IAsyncResult
override this.BeginExecuteCore : AsyncCallback * obj -> IAsyncResult
Protected Overridable Function BeginExecuteCore (callback As AsyncCallback, state As Object) As IAsyncResult
Paramètres
- callback
- AsyncCallback
Rappel.
- state
- Object
État.
Retours
Retourne un instance IAsyncController.