Create a cancellation token and controller The controller can be used to cancel operations that use the token
Readonly
The token to be passed to cancellable operations
Cancel all operations using this token
Create a cancellation token and controller The controller can be used to cancel operations that use the token