wcf client - wcf connection closed notification -


I set up a nettcp WCF connection as a trusted session with a 7/5 timeout between a client and a server Monitoring a process on the client server is the most activity customer has a callback lifting service. If the service crashes, how can the client find it and display the "Connection failure" message? Do I need to keep a live message from the client on a regular basis from some type of client, or is there any program I can listen to on the client?

My binding code is:

  NetCanc binding binding = new NetBeBbending (); Var trusted session = binding. Trusted session; Trusted session Competent = true; Trusted session Fixed = true;  

Try to subscribe to the event of a client or channel.


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -