I have the following example code:
void Foo() { while (!_cancelSrc.Token.IsCancellationRequested && currTryNum < maxRetryTimes &&am