Answer:
Session.IsNewSession property lets us know if Session is created during current request or not.If value is true,then it is a new Session.If value is false,then it is existing active Session created before.
Asked In: Many Interviews |
Alert Moderator