Table of Contents

Class ReadAllResiliencePipelineAttribute

Namespace
Apizr.Resiliencing.Attributes.Crud
Assembly
Apizr.dll

Tells Apizr to apply some resilience strategies to ReadAll method You have to provide a strategy registry to Apizr to use this feature

[AttributeUsage(AttributeTargets.Assembly|AttributeTargets.Class)]
public class ReadAllResiliencePipelineAttribute : ResiliencePipelineAttributeBase, _Attribute
Inheritance
ReadAllResiliencePipelineAttribute
Implements
Inherited Members

Constructors

ReadAllResiliencePipelineAttribute(params string[])

Apply strategies with keys

public ReadAllResiliencePipelineAttribute(params string[] registryKeys)

Parameters

registryKeys string[]

Strategy registry keys