C# 클래스 NServiceBus.ConfigureExtensions

파일 보기 프로젝트 열기: andreasohlund/NSBManager

공개 메소드들

메소드 설명
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