TimeProviderExtensions
Extensions for TimeProvider used by resilience strategies.
public static Task DelayAsync(this TimeProvider timeProvider, TimeSpan delay, ResilienceContext context)
Delays the execution for the specified time span.