void ChatWebClient_DownloadStringCompleted(object sender, System.Net.DownloadStringCompletedEventArgs e) { MQOEvents.ChatReady(e.Result); }