Class SagaCompleteWhenAttribute
- Namespace
- PatternKit.Generators.Messaging
- Assembly
- PatternKit.Generators.Abstractions.dll
Marks a static method as the generated saga completion predicate.
[AttributeUsage(AttributeTargets.Method, AllowMultiple = false, Inherited = false)]
public sealed class SagaCompleteWhenAttribute : Attribute
- Inheritance
-
SagaCompleteWhenAttribute
- Inherited Members