Table of Contents

Class PutResiliencePipelineAttribute

Namespace
Apizr.Resiliencing.Attributes.Http
Assembly
Apizr.dll

Tells Apizr to apply some policies to Put http method You have to provide a strategy registry to Apizr to use this feature

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

Constructors

PutResiliencePipelineAttribute(params string[])

Apply strategies with keys

public PutResiliencePipelineAttribute(params string[] registryKeys)

Parameters

registryKeys string[]

Strategy registry keys