Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Adriano Fabri 459 posts 1602 karma points
    Oct 04, 2021 @ 13:39
    Adriano Fabri
    0

    How can I retrieve the number of currently Logged Users?

    Hi to all, there is a way to get the number of logged users in backoffice?

    I tried to loop all users but there is no IsOnline or IsLogged method in IUser object

    Can anyone help me?

    Tnx

    A.

  • Dan Diplo 1554 posts 6205 karma points MVP 5x c-trib
    Oct 05, 2021 @ 17:21
    Dan Diplo
    0

    I don't think you can; the best you can do is get the last login date. If it's within the session timeout period then they are logged in. The session timeout is a property of the IUser.

  • Adriano Fabri 459 posts 1602 karma points
    Oct 07, 2021 @ 14:03
    Adriano Fabri
    100

    ok

    thank you

Please Sign in or register to post replies

Write your reply to:

Draft