Prerequisites
Feature request summary
With streaming connections it's currently not possible to know if the current handle being processed is the final handle for a given request.
We'd like to optionally set a value in a request Event that will cause the Edge extension to dispatch an Event back to the event hub once the streaming connection has been closed for the same request.
Current behavior
No response
Expected behavior
No response
Additional implementation details or code snippets
No response