Table of Contents

Class MailboxErrorHandlerAttribute

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

Marks the static method used by a generated mailbox error handler.

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