PageContent.GetPageRootAsyncCancel メソッド

定義

現在進行中の GetPageRootAsync(Boolean) 操作をキャンセルします。

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

注釈

GetPageRootAsyncCancelは、イベントでまだ完了していない操作をGetPageRootAsyncGetPageRootCompleted取り消します。

適用対象

こちらもご覧ください