[rabbitmq-discuss] WCF service not firing Faulted event
Eytan
eytanes at gmail.com
Tue Jan 29 13:53:12 GMT 2013
Hey,
I've been using the WCF tests in the c# examples and I've been testing how
the service reacts to network disconnects.
If I open both a WCF client and server (using the DuplexTest) and kill tcp
connections (from the app to the broker) I see that there are events that
are fired internally, such-as RabbitMQChannelBase.Faulted, however neither
the service or the client fire the Faulted event.
Is there a way to propagate this channel fault up to the client and
service? or is there a way to listen to the channel fault event?
Without knowing that the service is dead we have no ability to rebuild the
ServiceHost.
Thanks,
Eytan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130129/2aa0884b/attachment.htm>
More information about the rabbitmq-discuss
mailing list