Table of Contents

Namespace Polly.Timeout

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.

Structs

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.