The question is only meaningful for the consumer who is going to process the
message.
Even then, right now I am dispatching to all interested consumers, and not
checking if they are waiting for a particular correlation id (something that
I intend to fix soon).

On Tue, Dec 23, 2008 at 9:16 AM, Mike Nichols <[email protected]>wrote:

>
> ok...thanks for bearing with me...I've been reading alot on messaging
> but still having a hard time getting my head around it's integration.
>
> I am understanding attaching to some kind of
> MessageProcessingCompleted event...that event would be firing for
> messages completely irrelevant to my concern. I see your point.
> I guess my confusion then is reduced to simply how I can send a
> message and know when that .Send() operation has completed so I can
> set the handle to continue. It seems the answer is "don't call .Send()
> in another thread".
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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