Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
NServiceBus
OutboxConfigExtensions
C# Class NServiceBus.OutboxConfigExtensions
Config methods for the outbox.
Afficher le fichier
Open project: Particular/NServiceBus
Méthodes publiques
Méthode
Description
EnableOutbox
(
this
config
) :
OutboxSettings
Enables the outbox feature.
Method Details
EnableOutbox()
public
static
méthode
Enables the outbox feature.
public
static
EnableOutbox
(
this
config
) :
OutboxSettings
config
this
The
instance to apply the settings to.
Résultat
OutboxSettings