C# Class NServiceBus.Features.InMemorySagaPersistence

Used to configure in memory saga persistence.
Inheritance: Feature
Afficher le fichier Open project: Particular/NServiceBus

Méthodes protégées

Méthode Description
Setup ( NServiceBus.Features.FeatureConfigurationContext context ) : void

See Feature.Setup.

Private Methods

Méthode Description
InMemorySagaPersistence ( )

Method Details

Setup() protected méthode

See Feature.Setup.
protected Setup ( NServiceBus.Features.FeatureConfigurationContext context ) : void
context NServiceBus.Features.FeatureConfigurationContext
Résultat void