Condition:
1. Client application (windows) sends a message to a webservice
2. Webservice is does some processing
3. Client application exists no more - loses it's state or deleted or down
4. Webservice finishes processing and returns a value
What happens. Does the webservice throw an exception?