OAuthHandler<TOptions>.CreateEventsAsync 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.
Crée une instance des événements instance.
protected:
override System::Threading::Tasks::Task<System::Object ^> ^ CreateEventsAsync();
protected override System.Threading.Tasks.Task<object> CreateEventsAsync ();
override this.CreateEventsAsync : unit -> System.Threading.Tasks.Task<obj>
Protected Overrides Function CreateEventsAsync () As Task(Of Object)
Retours
Nouvelle instance des événements instance.