Exist some way (method or javascript function) to can close
the messenger after the user logout and the method “CuteChat.ChatSystem.Stop()”
has been call it.
One alternative could be add some type of validation into the page messenger.aspx where we can check if the ChatSystem is running, if the service is stopped
then send some alert and close the messenger, it’s possible?