Polly.Timeout
Namespace with 4 public types
Classes
TimeoutPolicy
A timeout policy which can be applied to delegates.
TimeoutPolicy`1
A timeout policy which can be applied to delegates returning a value of type .
TimeoutRejectedException
Exception thrown when a delegate executed through a does not complete, before the configured timeout.
Enumerations
TimeoutStrategy
Defines strategies used by s to enforce timeouts.