Sdílet prostřednictvím


PageContent.GetPageRootAsyncCancel Metoda

Definice

Zruší všechny probíhající operace GetPageRootAsync(Boolean) .

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

Poznámky

GetPageRootAsyncCancel zruší všechny GetPageRootAsync operace, které ještě nebyly dokončeny s událostí GetPageRootCompleted .

Platí pro

Viz také