Table of Contents

Class DeadLetterStoreFactoryAttribute

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

Marks the store factory used by a generated dead-letter channel.

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