Which property of Session ensures that session has been expired?

 Posted by vishalneeraj-24503 on 12/27/2013 | Category: ASP.NET Interview questions | Views: 2516 | Points: 40
Answer:

TimeOut property says that Session has been Expered.
It's in minute.

It Specifies the number of minutes a session can be idle before it is abandoned.The session timeout configuration setting applies only to ASP.NET pages.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response