public void GetData(string value) { System.Threading.Thread.Sleep(5000); result.DispalyResult("我是服务器,我处理完成了!"); }