AppTaskBatchProcessorCancelAll Method

Overload List

CancelAll Requests immediate cancellation of this and all child tasks.
CancelAll(Int32) Allows canceling with a cancellation delay.
CancelAll(TimeSpan) Allows canceling with a timespan delay.

See Also