Table of Contents

Interface INoOpPolicy<TResult>

Namespace
Polly.NoOp
Assembly
Polly.dll

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

public interface INoOpPolicy<TResult> : INoOpPolicy, IsPolicy

Type Parameters

TResult
Inherited Members