C# 클래스 MyNamespace.Observing_consumer_messages

상속: InMemoryTestFixture
파일 보기 프로젝트 열기: phatboyg/MassTransit

보호된 메소드들

메소드 설명
ConfigureInputQueueEndpoint ( IInMemoryReceiveEndpointConfigurator configurator ) : void

비공개 메소드들

메소드 설명
SetupObservers ( ) : System.Threading.Tasks.Task
Should_trigger_the_consume_message_observer ( ) : System.Threading.Tasks.Task
Should_trigger_the_consume_observer ( ) : void

메소드 상세

ConfigureInputQueueEndpoint() 보호된 메소드

protected ConfigureInputQueueEndpoint ( IInMemoryReceiveEndpointConfigurator configurator ) : void
configurator IInMemoryReceiveEndpointConfigurator
리턴 void