Hi there,
I am studying the user session object in order to make some dashboard.
There I found a column "session end method", where there are 0, 1, 2 ,3 as values.
What do these values mean?
Thanks in advance.
Like
2 comments
Best reply
12:43 Jul 27, 2022
Hello Andrew,
SessionEndMethod column values:
Not closed - 0
The session was closed as a result of the user logging out. - 1
The session was closed by a timeout on the server side. - 2
The session closed forcibly. - 3
Thank you,
Igor
12:43 Jul 27, 2022
Hello Andrew,
SessionEndMethod column values:
Not closed - 0
The session was closed as a result of the user logging out. - 1
The session was closed by a timeout on the server side. - 2
The session closed forcibly. - 3
Thank you,
Igor
Show all comments