Table of Contents

Class ReliabilityHandlerAttribute

Namespace
PatternKit.Generators.Messaging
Assembly
PatternKit.Generators.Abstractions.dll

Marks the handler used by a generated reliability pipeline.

[AttributeUsage(AttributeTargets.Method, AllowMultiple = false, Inherited = false)]
public sealed class ReliabilityHandlerAttribute : Attribute
Inheritance
ReliabilityHandlerAttribute
Inherited Members