[Ikvm-developers] Register a shutdown Hook in WCF
Brought to you by:
jfrijters
|
From: Volker B. <vb...@in...> - 2017-04-13 13:37:41
|
Hi Jeroen, It look like that an exit of an WCF service does not call the shutdown hooks. What is the best what I can call on shutdown? Should I call java.lang.Shutdown.shutdown() via reflection or is there a simpler solution? http://stackoverflow.com/questions/11769673/performing-action-before-wcf-service-is-shutdown Volker |