Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix sample code for
Timeout
overload
The overload takes a `Func<TimeSpan>`, and it is assumed that we already have a lambda variable called `myTimeoutProvider, but the variable is incorrectly passed to the overload.
- Loading branch information