'Is Function execution continues in web api, when client is closed?
Scenario: After making a call from client to web api, and client is closed(like browser is closed) will the functionality continues on the server? As there is no client to accept the response, what will be the situation? will the functionality stops as the client is closed, How it happens? If the functionality continues, how to stop it? As no one will be willing utilize the resources for a closed client.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
