I've wcf service to which connect several clients. If one of them wants disconnect then end proxy session, notify other users etc etc
But sometimes client disconnects from wcf service unproperly (e.g. user ends his process). How to detect, this client is disconnected and notify other clients?