Hello, I'm trying to get a list of the 5 latest logged in to the community including the current user that just logged in.
The usercollection that you get with GetLastLogins seems to be cached and even though I set "TimeOutCheckInterval" in OnlineStatus.config to a very low number. I upload the new version of onlinestatus.config and a new version of the web.config and refreshing the first time I get a refreshed collection but after that it doesn't refresh anymore.
Default was set to 60000 milliseconds, i've tested down to 6 ms and there is no difference.
Kanskje du må sette en eller annen verdi for cachen når en bruker logger seg på, som oppretter en ny cache verdi for GetLastLogins cache nøkkel/verdien. ?
Hello, I'm trying to get a list of the 5 latest logged in to the community including the current user that just logged in.
The usercollection that you get with GetLastLogins seems to be cached and even though I set "TimeOutCheckInterval" in OnlineStatus.config to a very low number. I upload the new version of onlinestatus.config and a new version of the web.config and refreshing the first time I get a refreshed collection but after that it doesn't refresh anymore.
Default was set to 60000 milliseconds, i've tested down to 6 ms and there is no difference.
Have I missed something?
Regards,
Kim