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

Datei anzeigen Open project: rhino-esb/rhino-esb Class Usage Examples

Public Methods

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

Method Details

Test() public static method

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