C# 클래스 NServiceBus.InMemoryTransactionalStorageFeature

상속: Feature
파일 보기 프로젝트 열기: Particular/NServiceBus

보호된 메소드들

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

Called when the features is activated.

메소드 상세

Setup() 보호된 메소드

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