Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
NServiceBus
InMemoryTransactionalStorageFeature
C# Class NServiceBus.InMemoryTransactionalStorageFeature
Inheritance:
Feature
Show file
Open project: Particular/NServiceBus
Protected Methods
Method
Description
Setup
(
FeatureConfigurationContext
context
) :
void
Called when the features is activated.
Method Details
Setup()
protected
method
Called when the features is activated.
protected
Setup
(
FeatureConfigurationContext
context
) :
void
context
FeatureConfigurationContext
return
void