PageContent.GetPageRootAsyncCancel Metodo

Definizione

Annulla qualsiasi operazione corrente GetPageRootAsync(Boolean) in corso.

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

Commenti

GetPageRootAsyncCancel annulla tutte GetPageRootAsync le operazioni che non sono già state completate con un GetPageRootCompleted evento.

Si applica a

Vedi anche