Table of Contents

Interface IFallbackPolicy<TResult>

Namespace
Polly.Fallback
Assembly
Polly.dll

Defines properties and methods common to all Fallback policies generic-typed for executions returning results of type TResult.

public interface IFallbackPolicy<TResult> : IFallbackPolicy, IsPolicy

Type Parameters

TResult
Inherited Members