Ansgard

Ansgard

  • NA
  • 1
  • 0

How to notice when a WCF client was killed

Mar 19 2010 9:24 AM

Hi, is it possible that a WCF service notices if a client was killed e.g. within the task manager? May be it exists a "connection closed" event or exception which can be handled by the service.

My scenario: my service locks a resource managed by the service. When killing the service, the resource is still locked and therefore not accessible for other services.

Some
ideas?

Thanks a lot!


Answers (1)