Ciaran ODonnell
Results
2
issues of
Ciaran ODonnell
I think this is the fix to bug #5267 If we call the CompleteAsync() on the response it will flush the response to the client. This fixes the issue in...
## Description The WriteHttpResponse activity doesn't flush the response in the HttpContext and therefore it seems common that the response isn't really sent until the workflow ends. ## Steps to...
bug