The bus.Notify(msg) call is used in the case where there may not be any
subscribers.
The diff b/w Send() and Publish() is largely semantic...you 'send' a command
to do something , but you 'publish' events that have already occured. Send
is imperative while a Publish/Notify is declarative.

On Tue, Feb 1, 2011 at 3:03 AM, Wayne Douglas <[email protected]>wrote:

> Hi
>
> I need pointing in the right direction. This doesn't make sense to me - if
> the service sends a message - as i understand it - it shouldn't care less if
> there are subscribers or not no?
>
> Am i looking at this wrongly or is there a way of configuring it?
>
> Also - what is the difference between Send() and Publish()?
>
> cheers
>
> w://
>
> --
> Cheers,
>
> w://
>
> --
> You received this message because you are subscribed to the Google Groups
> "Rhino Tools Dev" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<rhino-tools-dev%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/rhino-tools-dev?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Rhino Tools Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rhino-tools-dev?hl=en.

Reply via email to