Table of Contents

Interface SagaStateMachineInstance

Namespace
MassTransit
Assembly
MassTransit.Abstractions.dll

An Automatonymous state machine instance that is usable as a saga by MassTransit must implement this interface. It indicates to the framework the available features of the state as being a state machine instance.

public interface SagaStateMachineInstance : ISaga
Inherited Members