C# Class NServiceBus.ConfigureExtensions

Afficher le fichier Open project: andreasohlund/NSBManager

Méthodes publiques

Méthode Description
ConfigureInstrumentation ( this config ) : Configure
ConfigureInstrumentation ( this config, IHostInspector hostInspector ) : Configure
StartWithInstrumentation ( this startableBus ) : IBus

Method Details

ConfigureInstrumentation() public static méthode

public static ConfigureInstrumentation ( this config ) : Configure
config this
Résultat Configure

ConfigureInstrumentation() public static méthode

public static ConfigureInstrumentation ( this config, IHostInspector hostInspector ) : Configure
config this
hostInspector IHostInspector
Résultat Configure

StartWithInstrumentation() public static méthode

public static StartWithInstrumentation ( this startableBus ) : IBus
startableBus this
Résultat IBus