When does the application OnEnd event handler fire?
A. After every request for an application document, since
web servers are stateless servers.
B. As soon as there are no open connections to any
application document.
C. When the web server is stopped in an orderly fashion.
D. Twenty minutes after the last request for a document in
the application.
E. When there are no application requests for the amount of
time defined by the SessionTimeout variable.
Answer / guest
When the web server is stopped in an orderly fashion.
Is This Answer Correct ? | 1 Yes | 0 No |
Can I use .net framework components from a com program?
What is difference between aspx and razor?
How many types of cookies?
What is ASP (Active Server Pages)?
What does Server.MapPath do?
how to update text box value in c#.net project?
what is execute dataset for sp
What is an asp model?
What are the attributes of the tags? What are their functions?
Explain how do you initiate a string without escaping each backslash?
What are Scripting Objects?
What is aspx cs file?