Icicle Icicle

Method Cancel

Namespace
Icicle
Assembly
Icicle.dll

Cancel()

Triggers cancellation on the TaskScope

public void Cancel()

Remarks

Can be used when building an unbounded TaskScope to trigger and end to the Run(RunOptions?, CancellationToken) operation

Edit this page
Created By Ben Mazzarol