Hi, René,

What are these auto-subscriptions?

I'm using the samples from http://github.com/BjRo/LearningRhinoServiceBus
-
there you can find a sample called
E4_PubSub_using_Rhino.Queues_as_transport.

I changed the Client (Program.cs) in that way that the client will
send a message each time I press Enter-Key.
So I start the sample (Backend, Client & Client2) and send a message
from client - everything works fine. But when I restart
the backend (the server) and send a message again (client is still
running) then the message disappears without any info.

That's why I'm asking for something like an auto-reconnect!

Kind regards.

Micha





On May 25, 9:47 am, René M. A <[email protected]> wrote:
> How are you subscribing to the server? If you use auto subscriptions
> they are by default persistent on the server (in the subscriptions sub-
> queue) and will exist between server restarts.
>
> On 23 Maj, 13:28, Michael Kempe <[email protected]> wrote:
>
>
>
> > Hi!
>
> > Is there a way that a client (subscriber !!!) stays connected to a
> > server when that server was restarted? I mean is there something like
> > an auto-reconnect????
>
> > I hope someone can give me advise!
>
> > Thanks in advance. Micha- Hide quoted text -
>
> - Show quoted text -

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