Questionaries.org
Login
Register
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.
Let us know at info@questionaries.org
What method do you use to explicitly kill a user’s session?
2
like
0
dislike
Hello guys,
What method do you use to explicitly kill a user’s session?
Please give me your feedback.........I am waiting your feedback
Thanks in advance
asked
1 year
ago
by
daneim
(
127,080
points)
explicitly
session
aspdotnet
1 Answer
1
like
0
dislike
Best answer
The Abandon method destroys all the objects stored in a Session object and releases their resources.
If you do not call the Abandon method explicitly, the server destroys these objects when the session times out.
Syntax: Session.Abandon
answered
1 year
ago
by
marck_don
(
191,010
points)
Related questions
7
like
0
dislike
1
answer
What is ROWID ?in a session before accessing next value ?
asked
1 year
ago
by
eagles11
(
179,830
points)
oracle
session
value
functions
7
like
0
dislike
1
answer
What are the usage of SAVEPOINTS ?value in a session before accessing next value ?
asked
1 year
ago
by
eagles11
(
179,830
points)
value
session
oracle
12
like
1
dislike
1
answer
Getting Session is not a memeber of My while converting a web site to web application
asked
2 years
ago
by
BloggeR
(
179,550
points)
session
converting
web
application
7
like
0
dislike
0
answers
what is the difference between "cookie" and "session"?
asked
1 year
ago
by
eagle09
(
95,490
points)
cookie
session
website
14
like
0
dislike
2
answers
How to view count by session
asked
2 years
ago
by
BloggeR
(
179,550
points)
session
php