| UsersRoomAdminStates Constructor  | 
            Constructor
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
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