Share via


PageContent.GetPageRootAsyncCancel 方法

定義

取消任何在進行中的目前 GetPageRootAsync(Boolean) 作業。

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

備註

GetPageRootAsyncCancel取消尚未使用 事件完成 GetPageRootCompleted 的任何 GetPageRootAsync 作業。

適用於

另請參閱