Constructor. parentName is used as cache key.
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntaxpublic SiteRooms(
	string parentName,
	int siteID,
	TimeSpan maxDelay
)
Parameters
- parentName
 - Type: SystemString
Unique name of parent object - siteID
 - Type: SystemInt32
Site ID - maxDelay
 - Type: SystemTimeSpan
Max delay 
See Also