@kliakos wrote:
Bear in mind that when you use abort, the code execution will never reach the OnRequestEnd() method.
Abort is a hard exit to stop execution of everything.
@kliakos wrote:
Bear in mind that when you use abort, the code execution will never reach the OnRequestEnd() method.
Abort is a hard exit to stop execution of everything.