How to kill a user session explicitly?

Options
- Session.Close()
- Session.Discard()
- Session.kill()
- Session.Abandon()


CORRECT ANSWER : Session.Abandon()

Discussion Board
c#.net

Session.Abandon()

Anil 11-3-2014 10:34 AM

Write your comments

 
   
 
 

Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement