C# Class NServiceBus.Features.InMemoryTimeoutPersistence

Used to configure in memory timeout 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
InMemoryTimeoutPersistence ( ) : System

Method Details

Setup() protected méthode

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