Polly.Timeout
Namespace with 4 public types
Classes
TimeoutRejectedException
Exception thrown when a delegate executed through a timeout resilience strategy does not complete, before the configured timeout.
TimeoutStrategyOptions
Represents the options for the timeout strategy.
Structures
OnTimeoutArguments
Arguments used by the timeout strategy to notify that a timeout occurred.
TimeoutGeneratorArguments
Arguments used by the timeout strategy to retrieve a timeout for current execution.