C# Class MassTransit.MongoDbIntegration.Tests.Saga.CompleteSimpleSaga

Inheritance: SimpleSagaMessageBase
Mostrar archivo Open project: phatboyg/MassTransit

Public Methods

Method Description
CompleteSimpleSaga ( System.Guid correlationId ) : System

Method Details

CompleteSimpleSaga() public method

public CompleteSimpleSaga ( System.Guid correlationId ) : System
correlationId System.Guid
return System