C# Class paramore.brighter.commandprocessor.tests.nunit.MessagingGateway.rmq.TestRMQListener

Afficher le fichier Open project: iancooper/Paramore Class Usage Examples

Méthodes publiques

Méthode Description
Listen ( int waitForMilliseconds, bool suppressDisposal = false ) : RabbitMQ.Client.BasicGetResult
TestRMQListener ( RmqMessagingGatewayConnection connection, string channelName ) : System.Collections.Generic

Method Details

Listen() public méthode

public Listen ( int waitForMilliseconds, bool suppressDisposal = false ) : RabbitMQ.Client.BasicGetResult
waitForMilliseconds int
suppressDisposal bool
Résultat RabbitMQ.Client.BasicGetResult

TestRMQListener() public méthode

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