| UsersRoomAdminStates Constructor | 
            Constructor
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 10.0.0
 Syntax
Syntaxpublic UsersRoomAdminStates(
	string parentName,
	TimeSpan maxDelay
)
Parameters
- parentName
- Type: SystemString
 Unique name of parent (for caching)
- maxDelay
- Type: SystemTimeSpan
 Maximum delay of retrieving info from cache
 See Also
See Also