Table of Contents

Class MailboxHandlerAttribute

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

Marks the static method used by a generated mailbox handler.

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