Click or drag to resize
SiteOnlineUsersInvalidate Method
Invalidates online users cache. current state. Before next fetch of current state data (property CurrentState, method UpdateAndTryGetItem(), etc.) data will be reloaded from data source.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public void Invalidate()
See Also