C# Class NServiceBus.InMemoryTransactionalStorageFeature

Inheritance: Feature
Afficher le fichier Open project: Particular/NServiceBus

Méthodes protégées

Méthode Description
Setup ( FeatureConfigurationContext context ) : void

Called when the features is activated.

Method Details

Setup() protected méthode

Called when the features is activated.
protected Setup ( FeatureConfigurationContext context ) : void
context FeatureConfigurationContext
Résultat void