NativeActivityContext.CancelChildren Method

Definition

Causes an early completion of all the child activities of an executing NativeActivity.

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

Applies to