Gets online users from Cache.
            
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- sinceWhen
 - Type: 
System Nullable 
DateTime 
If null, all online users on this site will be returned. If not null users changed since this time will be returned. 
Return Value
Type: OnlineUsersDataSee Also