C# 클래스 NServiceBus.Features.DataBus

Used to configure the databus.
상속: Feature
파일 보기 프로젝트 열기: Particular/NServiceBus 1 사용 예제들

보호된 메소드들

메소드 설명
Setup ( NServiceBus.Features.FeatureConfigurationContext context ) : void

Called when the features is activated.

비공개 메소드들

메소드 설명
DataBus ( ) : System
GetSelectedFeatureForDataBus ( SettingsHolder settings ) : Type

메소드 상세

Setup() 보호된 메소드

Called when the features is activated.
protected Setup ( NServiceBus.Features.FeatureConfigurationContext context ) : void
context NServiceBus.Features.FeatureConfigurationContext
리턴 void