PageContent.GetPageRootAsyncCancel Méthode

Définition

Annule toute opération GetPageRootAsync(Boolean) en cours.

public:
 void GetPageRootAsyncCancel();
public void GetPageRootAsyncCancel ();
member this.GetPageRootAsyncCancel : unit -> unit
Public Sub GetPageRootAsyncCancel ()

Remarques

GetPageRootAsyncCancel annule toute GetPageRootAsync opération qui n’est pas encore terminée avec un GetPageRootCompleted événement.

S’applique à

Voir aussi