private static void SendAggConfigChangedMsg() { FsMessage msg = ConfigChangedMsgHelper.GetAggConfigChangedMsg(); WebClientService.SendToAgg(msg); }