C# Класс NServiceBus.ConfigureExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
ConfigureInstrumentation ( this config ) : Configure
ConfigureInstrumentation ( this config, IHostInspector hostInspector ) : Configure
StartWithInstrumentation ( this startableBus ) : IBus

Описание методов

ConfigureInstrumentation() публичный статический Метод

public static ConfigureInstrumentation ( this config ) : Configure
config this
Результат Configure

ConfigureInstrumentation() публичный статический Метод

public static ConfigureInstrumentation ( this config, IHostInspector hostInspector ) : Configure
config this
hostInspector IHostInspector
Результат Configure

StartWithInstrumentation() публичный статический Метод

public static StartWithInstrumentation ( this startableBus ) : IBus
startableBus this
Результат IBus