Partager via


RazorPageAdapter.ExecuteAsync Méthode

Définition

Restitue la page et écrit la sortie dans .Writer

public:
 virtual System::Threading::Tasks::Task ^ ExecuteAsync();
public System.Threading.Tasks.Task ExecuteAsync ();
abstract member ExecuteAsync : unit -> System.Threading.Tasks.Task
override this.ExecuteAsync : unit -> System.Threading.Tasks.Task
Public Function ExecuteAsync () As Task

Retours

Tâche représentant le résultat de l’exécution de la page.

Implémente

S’applique à