| ChatServiceBaseVerifyIPIsNotBanned Method | 
            Verifies that IP addres which was used to make this request is not banned.
            
            Throws exception in case of failure and does nothing in case of success.
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 10.0.0
 Syntax
Syntaxprotected void VerifyIPIsNotBanned()
 See Also
See Also