NativeActivityContext.CancelChildren メソッド

定義

実行中の NativeActivityのすべての子アクティビティが早期に完了します。

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

適用対象