C# Class Rhino.ServiceBus.Tests.Bugs.SubscriptionTest

Afficher le fichier Open project: rhino-esb/rhino-esb Class Usage Examples

Méthodes publiques

Méthode Description
Test ( ITransport t, IQueueStrategy strategy, Endpoint queueEndpoint, Action send, Func enumer ) : void

Method Details

Test() public static méthode

public static Test ( ITransport t, IQueueStrategy strategy, Endpoint queueEndpoint, Action send, Func enumer ) : void
t ITransport
strategy IQueueStrategy
queueEndpoint Endpoint
send Action
enumer Func
Résultat void