PageContent.GetPageRootAsyncCancel Methode

Definition

Bricht sämtliche derzeit ausgeführten GetPageRootAsync(Boolean)-Vorgänge ab.

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

Hinweise

GetPageRootAsyncCancel bricht jeden GetPageRootAsync Vorgang ab, der noch nicht mit einem GetPageRootCompleted Ereignis abgeschlossen wurde.

Gilt für:

Weitere Informationen