C# Class NServiceBus.Sagas.SagaMessage

Representation of a message that is related to a saga.
Show file Open project: Particular/NServiceBus

Private Methods

Method Description
SagaMessage ( Type messageType, bool isAllowedToStart ) : System

Creates a new instance of SagaMessage.