invoke

operator fun invoke(onCancel: () -> Unit): CancellationToken

Create a new CancellationToken with a closure as the cancellation logic.