ChatFloodProtector CheckOperation Method Kentico 8.0 API Reference
Checks specified operation for flooding. One user can perform an operation only once in the interval specified in settings.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: OnlineBoolean
True if user can perform the operation. False if it is called to early.
See Also