wcf question
C#
2
Posts
2
Posters
0
Views
1
Watching
-
I have an application in wcf with dualHttp Is there a way to know if the server is shutting down suddnly unexpectidly like if some one do a restart? Is there a way for the server to knmow if the same thing for the server to know if the client shuts down unexpectedly?
-
I have an application in wcf with dualHttp Is there a way to know if the server is shutting down suddnly unexpectidly like if some one do a restart? Is there a way for the server to knmow if the same thing for the server to know if the client shuts down unexpectedly?
Is there not and OnStart event in your service - oops sorry Windows Service:-O
Never underestimate the power of human stupidity RAH