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