Table of Contents

Class MailboxEventSinkAttribute

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

Marks the static method used by a generated mailbox event sink.

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