A token that can be used to check if cancellation of an action is required.
Use UFCancellationTokenSource to obtain a token.
Will return true if cancellation is requested.
A token that can be used to check if cancellation of an action is required.
Use UFCancellationTokenSource to obtain a token.