private void ExecuteOnExitChat() { try { _serializeUser.CleanCurrentUser(); GlobalBase.ExitProgramm(); } catch (System.Exception) { } }