The origin of a cancellation request, which provides a way to actually
trigger it.
This design allows operations to pass the TCancellation on to sub-tasks,
while making sure that the cancellation can only be triggered by the
»outermost« instance waiting for the result.
The origin of a cancellation request, which provides a way to actually trigger it.
This design allows operations to pass the TCancellation on to sub-tasks, while making sure that the cancellation can only be triggered by the »outermost« instance waiting for the result.