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