IOnewayBus and Send methods

36 views
Skip to first unread message

miles

unread,
Oct 31, 2012, 7:52:40 AM10/31/12
to rhino-t...@googlegroups.com
Hi,

I just went to implement a new requirement and found that IOnewayBus only provides the 

void Send(params object[] messages) 

method, whereas IServiceBus provides both that method and a second where you can specify a specific endpoint

void Send(Endpoint endpoint, params object[] messages);

Is there a reason for it not to have the method, or just an oversight?  If useful, I can provide a patch.

Thanks,

Miles


Corey Kaylor

unread,
Nov 2, 2012, 11:05:27 AM11/2/12
to rhino-t...@googlegroups.com
Feel free to send a pull request.



--
You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rhino-tools-dev/-/jzYZ3xsBvcsJ.
To post to this group, send email to rhino-t...@googlegroups.com.
To unsubscribe from this group, send email to rhino-tools-d...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.

Reply all
Reply to author
Forward
0 new messages