PageContent.GetPageRootAsyncCancel 方法

定义

取消当前正在进行的任何 GetPageRootAsync(Boolean) 操作。

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

注解

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

适用于

另请参阅