Table of Contents

Class AggregatorCompletionAttribute

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

Marks the static method used by a generated aggregator completion policy.

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