Table of Contents

Interface IPolicyWrap<TResult>

Namespace
Polly.Wrap
Assembly
Polly.dll

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

public interface IPolicyWrap<TResult> : IPolicyWrap, IsPolicy

Type Parameters

TResult
Inherited Members