C# 클래스 paramore.brighter.commandprocessor.tests.nunit.MessagingGateway.rmq.TestRMQListener

파일 보기 프로젝트 열기: iancooper/Paramore 1 사용 예제들

공개 메소드들

메소드 설명
Listen ( int waitForMilliseconds, bool suppressDisposal = false ) : RabbitMQ.Client.BasicGetResult
TestRMQListener ( RmqMessagingGatewayConnection connection, string channelName ) : System.Collections.Generic

메소드 상세

Listen() 공개 메소드

public Listen ( int waitForMilliseconds, bool suppressDisposal = false ) : RabbitMQ.Client.BasicGetResult
waitForMilliseconds int
suppressDisposal bool
리턴 RabbitMQ.Client.BasicGetResult

TestRMQListener() 공개 메소드

public TestRMQListener ( RmqMessagingGatewayConnection connection, string channelName ) : System.Collections.Generic
connection paramore.brighter.commandprocessor.messaginggateway.rmq.MessagingGatewayConfiguration.RmqMessagingGatewayConnection
channelName string
리턴 System.Collections.Generic