EventHandlerTaskAsyncHelper.BeginEventHandler Propriété
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.
Représente la méthode BeginEventHandler pour une tâche asynchrone.
public:
property System::Web::BeginEventHandler ^ BeginEventHandler { System::Web::BeginEventHandler ^ get(); };
public System.Web.BeginEventHandler BeginEventHandler { get; }
member this.BeginEventHandler : System.Web.BeginEventHandler
Public ReadOnly Property BeginEventHandler As BeginEventHandler
Valeur de propriété
Méthode qui gère l'événement de début pour la tâche asynchrone.