From 0aa195f5e4d242bd810a7ef1b960389a53f58e48 Mon Sep 17 00:00:00 2001 From: 10191 <506754232@qq.com> Date: Fri, 5 May 2023 20:15:42 +0800 Subject: [PATCH] webservice --- SGGL/BLL/BLL.csproj | 6 - .../CNCECHSSEService/Reference.cs | 4388 ++++++++++++++++- .../CNCECHSSEService/Reference.svcmap | 3 +- SGGL/FineUIPro.Web/ErrLog.txt | 407 ++ SGGL/FineUIPro.Web/Web.config | 42 +- 5 files changed, 4585 insertions(+), 261 deletions(-) diff --git a/SGGL/BLL/BLL.csproj b/SGGL/BLL/BLL.csproj index a2362bdf..3c7939d1 100644 --- a/SGGL/BLL/BLL.csproj +++ b/SGGL/BLL/BLL.csproj @@ -106,12 +106,6 @@ - - ..\packages\System.Text.Encodings.Web.5.0.0\lib\net461\System.Text.Encodings.Web.dll - - - ..\packages\System.Text.Json.5.0.1\lib\net461\System.Text.Json.dll - ..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/SGGL/BLL/Service References/CNCECHSSEService/Reference.cs b/SGGL/BLL/Service References/CNCECHSSEService/Reference.cs index 3768fe05..0a43586b 100644 --- a/SGGL/BLL/Service References/CNCECHSSEService/Reference.cs +++ b/SGGL/BLL/Service References/CNCECHSSEService/Reference.cs @@ -13088,410 +13088,1922 @@ namespace BLL.CNCECHSSEService { [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetSys_VersionToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetSys_VersionToSUBResponse")] BLL.CNCECHSSEService.Sys_Version[] GetSys_VersionToSUB(); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetSys_VersionToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetSys_VersionToSUBResponse")] - System.Threading.Tasks.Task GetSys_VersionToSUBAsync(); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetSys_VersionToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetSys_VersionToSUBResponse")] + System.IAsyncResult BeginGetSys_VersionToSUB(System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.Sys_Version[] EndGetSys_VersionToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetBase_UnitToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetBase_UnitToSUBResponse")] BLL.CNCECHSSEService.Base_Unit[] GetBase_UnitToSUB(); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetBase_UnitToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetBase_UnitToSUBResponse")] - System.Threading.Tasks.Task GetBase_UnitToSUBAsync(); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetBase_UnitToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetBase_UnitToSUBResponse")] + System.IAsyncResult BeginGetBase_UnitToSUB(System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.Base_Unit[] EndGetBase_UnitToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetInformation_UrgeReportToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetInformation_UrgeReportToSUBResponse")] BLL.CNCECHSSEService.Information_UrgeReport[] GetInformation_UrgeReportToSUB(string unitId); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetInformation_UrgeReportToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetInformation_UrgeReportToSUBResponse")] - System.Threading.Tasks.Task GetInformation_UrgeReportToSUBAsync(string unitId); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetInformation_UrgeReportToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetInformation_UrgeReportToSUBResponse")] + System.IAsyncResult BeginGetInformation_UrgeReportToSUB(string unitId, System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.Information_UrgeReport[] EndGetInformation_UrgeReportToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetLaw_LawRegulationListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetLaw_LawRegulationListToSUBResponse")] BLL.CNCECHSSEService.Law_LawRegulationList[] GetLaw_LawRegulationListToSUB(); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetLaw_LawRegulationListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetLaw_LawRegulationListToSUBResponse")] - System.Threading.Tasks.Task GetLaw_LawRegulationListToSUBAsync(); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetLaw_LawRegulationListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetLaw_LawRegulationListToSUBResponse")] + System.IAsyncResult BeginGetLaw_LawRegulationListToSUB(System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.Law_LawRegulationList[] EndGetLaw_LawRegulationListToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetLaw_HSSEStandardsListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetLaw_HSSEStandardsListToSUBResponse")] BLL.CNCECHSSEService.Law_HSSEStandardsList[] GetLaw_HSSEStandardsListToSUB(); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetLaw_HSSEStandardsListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetLaw_HSSEStandardsListToSUBResponse")] - System.Threading.Tasks.Task GetLaw_HSSEStandardsListToSUBAsync(); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetLaw_HSSEStandardsListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetLaw_HSSEStandardsListToSUBResponse")] + System.IAsyncResult BeginGetLaw_HSSEStandardsListToSUB(System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.Law_HSSEStandardsList[] EndGetLaw_HSSEStandardsListToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetLaw_RulesRegulationsToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetLaw_RulesRegulationsToSUBResponse")] BLL.CNCECHSSEService.Law_RulesRegulations[] GetLaw_RulesRegulationsToSUB(); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetLaw_RulesRegulationsToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetLaw_RulesRegulationsToSUBResponse")] - System.Threading.Tasks.Task GetLaw_RulesRegulationsToSUBAsync(); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetLaw_RulesRegulationsToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetLaw_RulesRegulationsToSUBResponse")] + System.IAsyncResult BeginGetLaw_RulesRegulationsToSUB(System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.Law_RulesRegulations[] EndGetLaw_RulesRegulationsToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetLaw_ManageRuleToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetLaw_ManageRuleToSUBResponse")] BLL.CNCECHSSEService.Law_ManageRule[] GetLaw_ManageRuleToSUB(); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetLaw_ManageRuleToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetLaw_ManageRuleToSUBResponse")] - System.Threading.Tasks.Task GetLaw_ManageRuleToSUBAsync(); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetLaw_ManageRuleToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetLaw_ManageRuleToSUBResponse")] + System.IAsyncResult BeginGetLaw_ManageRuleToSUB(System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.Law_ManageRule[] EndGetLaw_ManageRuleToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTechnique_HAZOPToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTechnique_HAZOPToSUBResponse")] BLL.CNCECHSSEService.Technique_HAZOP[] GetTechnique_HAZOPToSUB(); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTechnique_HAZOPToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTechnique_HAZOPToSUBResponse")] - System.Threading.Tasks.Task GetTechnique_HAZOPToSUBAsync(); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetTechnique_HAZOPToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTechnique_HAZOPToSUBResponse")] + System.IAsyncResult BeginGetTechnique_HAZOPToSUB(System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.Technique_HAZOP[] EndGetTechnique_HAZOPToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTechnique_AppraiseToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTechnique_AppraiseToSUBResponse")] BLL.CNCECHSSEService.Technique_Appraise[] GetTechnique_AppraiseToSUB(); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTechnique_AppraiseToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTechnique_AppraiseToSUBResponse")] - System.Threading.Tasks.Task GetTechnique_AppraiseToSUBAsync(); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetTechnique_AppraiseToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTechnique_AppraiseToSUBResponse")] + System.IAsyncResult BeginGetTechnique_AppraiseToSUB(System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.Technique_Appraise[] EndGetTechnique_AppraiseToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTechnique_EmergencyToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTechnique_EmergencyToSUBResponse")] BLL.CNCECHSSEService.Technique_Emergency[] GetTechnique_EmergencyToSUB(); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTechnique_EmergencyToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTechnique_EmergencyToSUBResponse")] - System.Threading.Tasks.Task GetTechnique_EmergencyToSUBAsync(); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetTechnique_EmergencyToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTechnique_EmergencyToSUBResponse")] + System.IAsyncResult BeginGetTechnique_EmergencyToSUB(System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.Technique_Emergency[] EndGetTechnique_EmergencyToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTechnique_SpecialSchemeToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTechnique_SpecialSchemeToSUBResponse")] BLL.CNCECHSSEService.Technique_SpecialScheme[] GetTechnique_SpecialSchemeToSUB(); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTechnique_SpecialSchemeToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTechnique_SpecialSchemeToSUBResponse")] - System.Threading.Tasks.Task GetTechnique_SpecialSchemeToSUBAsync(); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetTechnique_SpecialSchemeToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTechnique_SpecialSchemeToSUBResponse")] + System.IAsyncResult BeginGetTechnique_SpecialSchemeToSUB(System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.Technique_SpecialScheme[] EndGetTechnique_SpecialSchemeToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTraining_TrainingListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTraining_TrainingListToSUBResponse")] BLL.CNCECHSSEService.Training_Training[] GetTraining_TrainingListToSUB(); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTraining_TrainingListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTraining_TrainingListToSUBResponse")] - System.Threading.Tasks.Task GetTraining_TrainingListToSUBAsync(); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetTraining_TrainingListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTraining_TrainingListToSUBResponse")] + System.IAsyncResult BeginGetTraining_TrainingListToSUB(System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.Training_Training[] EndGetTraining_TrainingListToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTraining_TrainingItemListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTraining_TrainingItemListToSUBResponse")] BLL.CNCECHSSEService.Training_TrainingItem[] GetTraining_TrainingItemListToSUB(); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTraining_TrainingItemListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTraining_TrainingItemListToSUBResponse")] - System.Threading.Tasks.Task GetTraining_TrainingItemListToSUBAsync(); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetTraining_TrainingItemListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTraining_TrainingItemListToSUBResponse")] + System.IAsyncResult BeginGetTraining_TrainingItemListToSUB(System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.Training_TrainingItem[] EndGetTraining_TrainingItemListToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTraining_TrainTestDBListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTraining_TrainTestDBListToSUBResponse")] BLL.CNCECHSSEService.Training_TrainTestDB[] GetTraining_TrainTestDBListToSUB(); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTraining_TrainTestDBListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTraining_TrainTestDBListToSUBResponse")] - System.Threading.Tasks.Task GetTraining_TrainTestDBListToSUBAsync(); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetTraining_TrainTestDBListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTraining_TrainTestDBListToSUBResponse")] + System.IAsyncResult BeginGetTraining_TrainTestDBListToSUB(System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.Training_TrainTestDB[] EndGetTraining_TrainTestDBListToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTraining_TrainTestDBItemListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTraining_TrainTestDBItemListToSUBResponse" + "")] BLL.CNCECHSSEService.Training_TrainTestDBItem[] GetTraining_TrainTestDBItemListToSUB(); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTraining_TrainTestDBItemListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTraining_TrainTestDBItemListToSUBResponse" + + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetTraining_TrainTestDBItemListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTraining_TrainTestDBItemListToSUBResponse" + "")] - System.Threading.Tasks.Task GetTraining_TrainTestDBItemListToSUBAsync(); + System.IAsyncResult BeginGetTraining_TrainTestDBItemListToSUB(System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.Training_TrainTestDBItem[] EndGetTraining_TrainTestDBItemListToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetEduTrain_AccidentCaseListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetEduTrain_AccidentCaseListToSUBResponse")] BLL.CNCECHSSEService.EduTrain_AccidentCase[] GetEduTrain_AccidentCaseListToSUB(); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetEduTrain_AccidentCaseListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetEduTrain_AccidentCaseListToSUBResponse")] - System.Threading.Tasks.Task GetEduTrain_AccidentCaseListToSUBAsync(); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetEduTrain_AccidentCaseListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetEduTrain_AccidentCaseListToSUBResponse")] + System.IAsyncResult BeginGetEduTrain_AccidentCaseListToSUB(System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.EduTrain_AccidentCase[] EndGetEduTrain_AccidentCaseListToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetEduTrain_AccidentCaseItemListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetEduTrain_AccidentCaseItemListToSUBRespons" + "e")] BLL.CNCECHSSEService.EduTrain_AccidentCaseItem[] GetEduTrain_AccidentCaseItemListToSUB(); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetEduTrain_AccidentCaseItemListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetEduTrain_AccidentCaseItemListToSUBRespons" + + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetEduTrain_AccidentCaseItemListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetEduTrain_AccidentCaseItemListToSUBRespons" + "e")] - System.Threading.Tasks.Task GetEduTrain_AccidentCaseItemListToSUBAsync(); + System.IAsyncResult BeginGetEduTrain_AccidentCaseItemListToSUB(System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.EduTrain_AccidentCaseItem[] EndGetEduTrain_AccidentCaseItemListToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTraining_KnowledgeListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTraining_KnowledgeListToSUBResponse")] BLL.CNCECHSSEService.Training_Knowledge[] GetTraining_KnowledgeListToSUB(); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTraining_KnowledgeListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTraining_KnowledgeListToSUBResponse")] - System.Threading.Tasks.Task GetTraining_KnowledgeListToSUBAsync(); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetTraining_KnowledgeListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTraining_KnowledgeListToSUBResponse")] + System.IAsyncResult BeginGetTraining_KnowledgeListToSUB(System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.Training_Knowledge[] EndGetTraining_KnowledgeListToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTraining_KnowledgeItemListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTraining_KnowledgeItemListToSUBResponse")] BLL.CNCECHSSEService.Training_KnowledgeItem[] GetTraining_KnowledgeItemListToSUB(); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTraining_KnowledgeItemListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTraining_KnowledgeItemListToSUBResponse")] - System.Threading.Tasks.Task GetTraining_KnowledgeItemListToSUBAsync(); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetTraining_KnowledgeItemListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTraining_KnowledgeItemListToSUBResponse")] + System.IAsyncResult BeginGetTraining_KnowledgeItemListToSUB(System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.Training_KnowledgeItem[] EndGetTraining_KnowledgeItemListToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTechnique_HazardListTypeListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTechnique_HazardListTypeListToSUBResponse" + "")] BLL.CNCECHSSEService.Technique_HazardListType[] GetTechnique_HazardListTypeListToSUB(); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTechnique_HazardListTypeListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTechnique_HazardListTypeListToSUBResponse" + + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetTechnique_HazardListTypeListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTechnique_HazardListTypeListToSUBResponse" + "")] - System.Threading.Tasks.Task GetTechnique_HazardListTypeListToSUBAsync(); + System.IAsyncResult BeginGetTechnique_HazardListTypeListToSUB(System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.Technique_HazardListType[] EndGetTechnique_HazardListTypeListToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTechnique_HazardListListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTechnique_HazardListListToSUBResponse")] BLL.CNCECHSSEService.Technique_HazardList[] GetTechnique_HazardListListToSUB(); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTechnique_HazardListListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTechnique_HazardListListToSUBResponse")] - System.Threading.Tasks.Task GetTechnique_HazardListListToSUBAsync(); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetTechnique_HazardListListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTechnique_HazardListListToSUBResponse")] + System.IAsyncResult BeginGetTechnique_HazardListListToSUB(System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.Technique_HazardList[] EndGetTechnique_HazardListListToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTechnique_RectifyListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTechnique_RectifyListToSUBResponse")] BLL.CNCECHSSEService.Technique_Rectify[] GetTechnique_RectifyListToSUB(); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTechnique_RectifyListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTechnique_RectifyListToSUBResponse")] - System.Threading.Tasks.Task GetTechnique_RectifyListToSUBAsync(); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetTechnique_RectifyListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTechnique_RectifyListToSUBResponse")] + System.IAsyncResult BeginGetTechnique_RectifyListToSUB(System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.Technique_Rectify[] EndGetTechnique_RectifyListToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTechnique_RectifyItemListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTechnique_RectifyItemListToSUBResponse")] BLL.CNCECHSSEService.Technique_RectifyItem[] GetTechnique_RectifyItemListToSUB(); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTechnique_RectifyItemListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTechnique_RectifyItemListToSUBResponse")] - System.Threading.Tasks.Task GetTechnique_RectifyItemListToSUBAsync(); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetTechnique_RectifyItemListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTechnique_RectifyItemListToSUBResponse")] + System.IAsyncResult BeginGetTechnique_RectifyItemListToSUB(System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.Technique_RectifyItem[] EndGetTechnique_RectifyItemListToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTechnique_ExpertListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTechnique_ExpertListToSUBResponse")] BLL.CNCECHSSEService.Technique_Expert[] GetTechnique_ExpertListToSUB(); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetTechnique_ExpertListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTechnique_ExpertListToSUBResponse")] - System.Threading.Tasks.Task GetTechnique_ExpertListToSUBAsync(); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetTechnique_ExpertListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetTechnique_ExpertListToSUBResponse")] + System.IAsyncResult BeginGetTechnique_ExpertListToSUB(System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.Technique_Expert[] EndGetTechnique_ExpertListToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetSupervise_SuperviseCheckRectifyListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetSupervise_SuperviseCheckRectifyListToSUBR" + "esponse")] BLL.CNCECHSSEService.Supervise_SuperviseCheckRectify[] GetSupervise_SuperviseCheckRectifyListToSUB(string unitId); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetSupervise_SuperviseCheckRectifyListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetSupervise_SuperviseCheckRectifyListToSUBR" + + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetSupervise_SuperviseCheckRectifyListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetSupervise_SuperviseCheckRectifyListToSUBR" + "esponse")] - System.Threading.Tasks.Task GetSupervise_SuperviseCheckRectifyListToSUBAsync(string unitId); + System.IAsyncResult BeginGetSupervise_SuperviseCheckRectifyListToSUB(string unitId, System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.Supervise_SuperviseCheckRectify[] EndGetSupervise_SuperviseCheckRectifyListToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetSupervise_SubUnitReportListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetSupervise_SubUnitReportListToSUBResponse")] BLL.CNCECHSSEService.Supervise_SubUnitReport[] GetSupervise_SubUnitReportListToSUB(); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetSupervise_SubUnitReportListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetSupervise_SubUnitReportListToSUBResponse")] - System.Threading.Tasks.Task GetSupervise_SubUnitReportListToSUBAsync(); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetSupervise_SubUnitReportListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetSupervise_SubUnitReportListToSUBResponse")] + System.IAsyncResult BeginGetSupervise_SubUnitReportListToSUB(System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.Supervise_SubUnitReport[] EndGetSupervise_SubUnitReportListToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetSupervise_SubUnitReportItemListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetSupervise_SubUnitReportItemListToSUBRespo" + "nse")] BLL.CNCECHSSEService.Supervise_SubUnitReportItem[] GetSupervise_SubUnitReportItemListToSUB(string unitId); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetSupervise_SubUnitReportItemListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetSupervise_SubUnitReportItemListToSUBRespo" + + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetSupervise_SubUnitReportItemListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetSupervise_SubUnitReportItemListToSUBRespo" + "nse")] - System.Threading.Tasks.Task GetSupervise_SubUnitReportItemListToSUBAsync(string unitId); + System.IAsyncResult BeginGetSupervise_SubUnitReportItemListToSUB(string unitId, System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.Supervise_SubUnitReportItem[] EndGetSupervise_SubUnitReportItemListToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetCheck_CheckRectifyListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetCheck_CheckRectifyListToSUBResponse")] BLL.CNCECHSSEService.Check_CheckRectify[] GetCheck_CheckRectifyListToSUB(string unitId); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetCheck_CheckRectifyListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetCheck_CheckRectifyListToSUBResponse")] - System.Threading.Tasks.Task GetCheck_CheckRectifyListToSUBAsync(string unitId); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetCheck_CheckRectifyListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetCheck_CheckRectifyListToSUBResponse")] + System.IAsyncResult BeginGetCheck_CheckRectifyListToSUB(string unitId, System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.Check_CheckRectify[] EndGetCheck_CheckRectifyListToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetCheck_CheckInfo_Table8ItemListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetCheck_CheckInfo_Table8ItemListToSUBRespon" + "se")] BLL.CNCECHSSEService.Check_CheckInfo_Table8Item[] GetCheck_CheckInfo_Table8ItemListToSUB(string unitId); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/GetCheck_CheckInfo_Table8ItemListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetCheck_CheckInfo_Table8ItemListToSUBRespon" + + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/GetCheck_CheckInfo_Table8ItemListToSUB", ReplyAction="http://www.localhost.com/HSSEService/GetCheck_CheckInfo_Table8ItemListToSUBRespon" + "se")] - System.Threading.Tasks.Task GetCheck_CheckInfo_Table8ItemListToSUBAsync(string unitId); + System.IAsyncResult BeginGetCheck_CheckInfo_Table8ItemListToSUB(string unitId, System.AsyncCallback callback, object asyncState); + + BLL.CNCECHSSEService.Check_CheckInfo_Table8Item[] EndGetCheck_CheckInfo_Table8ItemListToSUB(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertLaw_LawRegulationListTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertLaw_LawRegulationListTableResponse" + "")] string[] DataInsertLaw_LawRegulationListTable(BLL.CNCECHSSEService.Law_LawRegulationList[] lawRegulationList); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertLaw_LawRegulationListTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertLaw_LawRegulationListTableResponse" + + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/DataInsertLaw_LawRegulationListTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertLaw_LawRegulationListTableResponse" + "")] - System.Threading.Tasks.Task DataInsertLaw_LawRegulationListTableAsync(BLL.CNCECHSSEService.Law_LawRegulationList[] lawRegulationList); + System.IAsyncResult BeginDataInsertLaw_LawRegulationListTable(BLL.CNCECHSSEService.Law_LawRegulationList[] lawRegulationList, System.AsyncCallback callback, object asyncState); + + string[] EndDataInsertLaw_LawRegulationListTable(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertLaw_HSSEStandardsListTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertLaw_HSSEStandardsListTableResponse" + "")] string[] DataInsertLaw_HSSEStandardsListTable(BLL.CNCECHSSEService.Law_HSSEStandardsList[] hsseStandardsList); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertLaw_HSSEStandardsListTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertLaw_HSSEStandardsListTableResponse" + + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/DataInsertLaw_HSSEStandardsListTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertLaw_HSSEStandardsListTableResponse" + "")] - System.Threading.Tasks.Task DataInsertLaw_HSSEStandardsListTableAsync(BLL.CNCECHSSEService.Law_HSSEStandardsList[] hsseStandardsList); + System.IAsyncResult BeginDataInsertLaw_HSSEStandardsListTable(BLL.CNCECHSSEService.Law_HSSEStandardsList[] hsseStandardsList, System.AsyncCallback callback, object asyncState); + + string[] EndDataInsertLaw_HSSEStandardsListTable(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertLaw_RulesRegulationsTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertLaw_RulesRegulationsTableResponse")] string[] DataInsertLaw_RulesRegulationsTable(BLL.CNCECHSSEService.Law_RulesRegulations[] rulesRegulations); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertLaw_RulesRegulationsTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertLaw_RulesRegulationsTableResponse")] - System.Threading.Tasks.Task DataInsertLaw_RulesRegulationsTableAsync(BLL.CNCECHSSEService.Law_RulesRegulations[] rulesRegulations); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/DataInsertLaw_RulesRegulationsTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertLaw_RulesRegulationsTableResponse")] + System.IAsyncResult BeginDataInsertLaw_RulesRegulationsTable(BLL.CNCECHSSEService.Law_RulesRegulations[] rulesRegulations, System.AsyncCallback callback, object asyncState); + + string[] EndDataInsertLaw_RulesRegulationsTable(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertLaw_ManageRuleTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertLaw_ManageRuleTableResponse")] string[] DataInsertLaw_ManageRuleTable(BLL.CNCECHSSEService.Law_ManageRule[] manageRule); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertLaw_ManageRuleTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertLaw_ManageRuleTableResponse")] - System.Threading.Tasks.Task DataInsertLaw_ManageRuleTableAsync(BLL.CNCECHSSEService.Law_ManageRule[] manageRule); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/DataInsertLaw_ManageRuleTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertLaw_ManageRuleTableResponse")] + System.IAsyncResult BeginDataInsertLaw_ManageRuleTable(BLL.CNCECHSSEService.Law_ManageRule[] manageRule, System.AsyncCallback callback, object asyncState); + + string[] EndDataInsertLaw_ManageRuleTable(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertTechnique_HAZOPTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTechnique_HAZOPTableResponse")] string[] DataInsertTechnique_HAZOPTable(BLL.CNCECHSSEService.Technique_HAZOP[] hazop); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertTechnique_HAZOPTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTechnique_HAZOPTableResponse")] - System.Threading.Tasks.Task DataInsertTechnique_HAZOPTableAsync(BLL.CNCECHSSEService.Technique_HAZOP[] hazop); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/DataInsertTechnique_HAZOPTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTechnique_HAZOPTableResponse")] + System.IAsyncResult BeginDataInsertTechnique_HAZOPTable(BLL.CNCECHSSEService.Technique_HAZOP[] hazop, System.AsyncCallback callback, object asyncState); + + string[] EndDataInsertTechnique_HAZOPTable(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertTechnique_AppraiseTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTechnique_AppraiseTableResponse")] string[] DataInsertTechnique_AppraiseTable(BLL.CNCECHSSEService.Technique_Appraise[] appraise); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertTechnique_AppraiseTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTechnique_AppraiseTableResponse")] - System.Threading.Tasks.Task DataInsertTechnique_AppraiseTableAsync(BLL.CNCECHSSEService.Technique_Appraise[] appraise); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/DataInsertTechnique_AppraiseTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTechnique_AppraiseTableResponse")] + System.IAsyncResult BeginDataInsertTechnique_AppraiseTable(BLL.CNCECHSSEService.Technique_Appraise[] appraise, System.AsyncCallback callback, object asyncState); + + string[] EndDataInsertTechnique_AppraiseTable(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertTechnique_EmergencyTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTechnique_EmergencyTableResponse")] string[] DataInsertTechnique_EmergencyTable(BLL.CNCECHSSEService.Technique_Emergency[] emergency); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertTechnique_EmergencyTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTechnique_EmergencyTableResponse")] - System.Threading.Tasks.Task DataInsertTechnique_EmergencyTableAsync(BLL.CNCECHSSEService.Technique_Emergency[] emergency); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/DataInsertTechnique_EmergencyTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTechnique_EmergencyTableResponse")] + System.IAsyncResult BeginDataInsertTechnique_EmergencyTable(BLL.CNCECHSSEService.Technique_Emergency[] emergency, System.AsyncCallback callback, object asyncState); + + string[] EndDataInsertTechnique_EmergencyTable(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertTechnique_SpecialSchemeTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTechnique_SpecialSchemeTableRespon" + "se")] string[] DataInsertTechnique_SpecialSchemeTable(BLL.CNCECHSSEService.Technique_SpecialScheme[] specialScheme); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertTechnique_SpecialSchemeTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTechnique_SpecialSchemeTableRespon" + + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/DataInsertTechnique_SpecialSchemeTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTechnique_SpecialSchemeTableRespon" + "se")] - System.Threading.Tasks.Task DataInsertTechnique_SpecialSchemeTableAsync(BLL.CNCECHSSEService.Technique_SpecialScheme[] specialScheme); + System.IAsyncResult BeginDataInsertTechnique_SpecialSchemeTable(BLL.CNCECHSSEService.Technique_SpecialScheme[] specialScheme, System.AsyncCallback callback, object asyncState); + + string[] EndDataInsertTechnique_SpecialSchemeTable(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertInformation_AccidentCauseReportTab" + "le", ReplyAction="http://www.localhost.com/HSSEService/DataInsertInformation_AccidentCauseReportTab" + "leResponse")] string[] DataInsertInformation_AccidentCauseReportTable(BLL.CNCECHSSEService.Information_AccidentCauseReport[] accidentCauseReportList, BLL.CNCECHSSEService.Information_AccidentCauseReportItem[] accidentCauseReportItemList); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertInformation_AccidentCauseReportTab" + + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/DataInsertInformation_AccidentCauseReportTab" + "le", ReplyAction="http://www.localhost.com/HSSEService/DataInsertInformation_AccidentCauseReportTab" + "leResponse")] - System.Threading.Tasks.Task DataInsertInformation_AccidentCauseReportTableAsync(BLL.CNCECHSSEService.Information_AccidentCauseReport[] accidentCauseReportList, BLL.CNCECHSSEService.Information_AccidentCauseReportItem[] accidentCauseReportItemList); + System.IAsyncResult BeginDataInsertInformation_AccidentCauseReportTable(BLL.CNCECHSSEService.Information_AccidentCauseReport[] accidentCauseReportList, BLL.CNCECHSSEService.Information_AccidentCauseReportItem[] accidentCauseReportItemList, System.AsyncCallback callback, object asyncState); + + string[] EndDataInsertInformation_AccidentCauseReportTable(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertInformation_DrillConductedQuarterl" + "yReportTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertInformation_DrillConductedQuarterl" + "yReportTableResponse")] string[] DataInsertInformation_DrillConductedQuarterlyReportTable(BLL.CNCECHSSEService.Information_DrillConductedQuarterlyReport[] drillConductedQuarterlyReportList, BLL.CNCECHSSEService.Information_DrillConductedQuarterlyReportItem[] drillConductedQuarterlyReportItemList); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertInformation_DrillConductedQuarterl" + + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/DataInsertInformation_DrillConductedQuarterl" + "yReportTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertInformation_DrillConductedQuarterl" + "yReportTableResponse")] - System.Threading.Tasks.Task DataInsertInformation_DrillConductedQuarterlyReportTableAsync(BLL.CNCECHSSEService.Information_DrillConductedQuarterlyReport[] drillConductedQuarterlyReportList, BLL.CNCECHSSEService.Information_DrillConductedQuarterlyReportItem[] drillConductedQuarterlyReportItemList); + System.IAsyncResult BeginDataInsertInformation_DrillConductedQuarterlyReportTable(BLL.CNCECHSSEService.Information_DrillConductedQuarterlyReport[] drillConductedQuarterlyReportList, BLL.CNCECHSSEService.Information_DrillConductedQuarterlyReportItem[] drillConductedQuarterlyReportItemList, System.AsyncCallback callback, object asyncState); + + string[] EndDataInsertInformation_DrillConductedQuarterlyReportTable(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertInformation_DrillPlanHalfYearRepor" + "tTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertInformation_DrillPlanHalfYearRepor" + "tTableResponse")] string[] DataInsertInformation_DrillPlanHalfYearReportTable(BLL.CNCECHSSEService.Information_DrillPlanHalfYearReport[] drillPlanHalfYearReportList, BLL.CNCECHSSEService.Information_DrillPlanHalfYearReportItem[] drillPlanHalfYearReportItemList); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertInformation_DrillPlanHalfYearRepor" + + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/DataInsertInformation_DrillPlanHalfYearRepor" + "tTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertInformation_DrillPlanHalfYearRepor" + "tTableResponse")] - System.Threading.Tasks.Task DataInsertInformation_DrillPlanHalfYearReportTableAsync(BLL.CNCECHSSEService.Information_DrillPlanHalfYearReport[] drillPlanHalfYearReportList, BLL.CNCECHSSEService.Information_DrillPlanHalfYearReportItem[] drillPlanHalfYearReportItemList); + System.IAsyncResult BeginDataInsertInformation_DrillPlanHalfYearReportTable(BLL.CNCECHSSEService.Information_DrillPlanHalfYearReport[] drillPlanHalfYearReportList, BLL.CNCECHSSEService.Information_DrillPlanHalfYearReportItem[] drillPlanHalfYearReportItemList, System.AsyncCallback callback, object asyncState); + + string[] EndDataInsertInformation_DrillPlanHalfYearReportTable(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertInformation_MillionsMonthlyReportT" + "able", ReplyAction="http://www.localhost.com/HSSEService/DataInsertInformation_MillionsMonthlyReportT" + "ableResponse")] string[] DataInsertInformation_MillionsMonthlyReportTable(BLL.CNCECHSSEService.Information_MillionsMonthlyReport[] millionsMonthlyReportList, BLL.CNCECHSSEService.Information_MillionsMonthlyReportItem[] millionsMonthlyReportItemList); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertInformation_MillionsMonthlyReportT" + + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/DataInsertInformation_MillionsMonthlyReportT" + "able", ReplyAction="http://www.localhost.com/HSSEService/DataInsertInformation_MillionsMonthlyReportT" + "ableResponse")] - System.Threading.Tasks.Task DataInsertInformation_MillionsMonthlyReportTableAsync(BLL.CNCECHSSEService.Information_MillionsMonthlyReport[] millionsMonthlyReportList, BLL.CNCECHSSEService.Information_MillionsMonthlyReportItem[] millionsMonthlyReportItemList); + System.IAsyncResult BeginDataInsertInformation_MillionsMonthlyReportTable(BLL.CNCECHSSEService.Information_MillionsMonthlyReport[] millionsMonthlyReportList, BLL.CNCECHSSEService.Information_MillionsMonthlyReportItem[] millionsMonthlyReportItemList, System.AsyncCallback callback, object asyncState); + + string[] EndDataInsertInformation_MillionsMonthlyReportTable(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertInformation_SafetyQuarterlyReportT" + "able", ReplyAction="http://www.localhost.com/HSSEService/DataInsertInformation_SafetyQuarterlyReportT" + "ableResponse")] string[] DataInsertInformation_SafetyQuarterlyReportTable(BLL.CNCECHSSEService.Information_SafetyQuarterlyReport[] safetyQuarterlyReportList); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertInformation_SafetyQuarterlyReportT" + + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/DataInsertInformation_SafetyQuarterlyReportT" + "able", ReplyAction="http://www.localhost.com/HSSEService/DataInsertInformation_SafetyQuarterlyReportT" + "ableResponse")] - System.Threading.Tasks.Task DataInsertInformation_SafetyQuarterlyReportTableAsync(BLL.CNCECHSSEService.Information_SafetyQuarterlyReport[] safetyQuarterlyReportList); + System.IAsyncResult BeginDataInsertInformation_SafetyQuarterlyReportTable(BLL.CNCECHSSEService.Information_SafetyQuarterlyReport[] safetyQuarterlyReportList, System.AsyncCallback callback, object asyncState); + + string[] EndDataInsertInformation_SafetyQuarterlyReportTable(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertTraining_TrainingItemTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTraining_TrainingItemTableResponse" + "")] string[] DataInsertTraining_TrainingItemTable(BLL.CNCECHSSEService.Training_TrainingItem[] trainingItem); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertTraining_TrainingItemTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTraining_TrainingItemTableResponse" + + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/DataInsertTraining_TrainingItemTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTraining_TrainingItemTableResponse" + "")] - System.Threading.Tasks.Task DataInsertTraining_TrainingItemTableAsync(BLL.CNCECHSSEService.Training_TrainingItem[] trainingItem); + System.IAsyncResult BeginDataInsertTraining_TrainingItemTable(BLL.CNCECHSSEService.Training_TrainingItem[] trainingItem, System.AsyncCallback callback, object asyncState); + + string[] EndDataInsertTraining_TrainingItemTable(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertTraining_TrainTestDBItemTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTraining_TrainTestDBItemTableRespo" + "nse")] string[] DataInsertTraining_TrainTestDBItemTable(BLL.CNCECHSSEService.Training_TrainTestDBItem[] trainTestDBItem); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertTraining_TrainTestDBItemTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTraining_TrainTestDBItemTableRespo" + + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/DataInsertTraining_TrainTestDBItemTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTraining_TrainTestDBItemTableRespo" + "nse")] - System.Threading.Tasks.Task DataInsertTraining_TrainTestDBItemTableAsync(BLL.CNCECHSSEService.Training_TrainTestDBItem[] trainTestDBItem); + System.IAsyncResult BeginDataInsertTraining_TrainTestDBItemTable(BLL.CNCECHSSEService.Training_TrainTestDBItem[] trainTestDBItem, System.AsyncCallback callback, object asyncState); + + string[] EndDataInsertTraining_TrainTestDBItemTable(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertEduTrain_AccidentCaseItemTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertEduTrain_AccidentCaseItemTableResp" + "onse")] string[] DataInsertEduTrain_AccidentCaseItemTable(BLL.CNCECHSSEService.EduTrain_AccidentCaseItem[] accidentCaseItem); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertEduTrain_AccidentCaseItemTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertEduTrain_AccidentCaseItemTableResp" + + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/DataInsertEduTrain_AccidentCaseItemTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertEduTrain_AccidentCaseItemTableResp" + "onse")] - System.Threading.Tasks.Task DataInsertEduTrain_AccidentCaseItemTableAsync(BLL.CNCECHSSEService.EduTrain_AccidentCaseItem[] accidentCaseItem); + System.IAsyncResult BeginDataInsertEduTrain_AccidentCaseItemTable(BLL.CNCECHSSEService.EduTrain_AccidentCaseItem[] accidentCaseItem, System.AsyncCallback callback, object asyncState); + + string[] EndDataInsertEduTrain_AccidentCaseItemTable(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertTraining_KnowledgeItemTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTraining_KnowledgeItemTableRespons" + "e")] string[] DataInsertTraining_KnowledgeItemTable(BLL.CNCECHSSEService.Training_KnowledgeItem[] knowledgeItem); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertTraining_KnowledgeItemTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTraining_KnowledgeItemTableRespons" + + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/DataInsertTraining_KnowledgeItemTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTraining_KnowledgeItemTableRespons" + "e")] - System.Threading.Tasks.Task DataInsertTraining_KnowledgeItemTableAsync(BLL.CNCECHSSEService.Training_KnowledgeItem[] knowledgeItem); + System.IAsyncResult BeginDataInsertTraining_KnowledgeItemTable(BLL.CNCECHSSEService.Training_KnowledgeItem[] knowledgeItem, System.AsyncCallback callback, object asyncState); + + string[] EndDataInsertTraining_KnowledgeItemTable(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertTechnique_HazardListTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTechnique_HazardListTableResponse")] string[] DataInsertTechnique_HazardListTable(BLL.CNCECHSSEService.Technique_HazardList[] hazardList); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertTechnique_HazardListTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTechnique_HazardListTableResponse")] - System.Threading.Tasks.Task DataInsertTechnique_HazardListTableAsync(BLL.CNCECHSSEService.Technique_HazardList[] hazardList); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/DataInsertTechnique_HazardListTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTechnique_HazardListTableResponse")] + System.IAsyncResult BeginDataInsertTechnique_HazardListTable(BLL.CNCECHSSEService.Technique_HazardList[] hazardList, System.AsyncCallback callback, object asyncState); + + string[] EndDataInsertTechnique_HazardListTable(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertTechnique_RectifyItemTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTechnique_RectifyItemTableResponse" + "")] string[] DataInsertTechnique_RectifyItemTable(BLL.CNCECHSSEService.Technique_RectifyItem[] rectifyItem); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertTechnique_RectifyItemTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTechnique_RectifyItemTableResponse" + + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/DataInsertTechnique_RectifyItemTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTechnique_RectifyItemTableResponse" + "")] - System.Threading.Tasks.Task DataInsertTechnique_RectifyItemTableAsync(BLL.CNCECHSSEService.Technique_RectifyItem[] rectifyItem); + System.IAsyncResult BeginDataInsertTechnique_RectifyItemTable(BLL.CNCECHSSEService.Technique_RectifyItem[] rectifyItem, System.AsyncCallback callback, object asyncState); + + string[] EndDataInsertTechnique_RectifyItemTable(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertTechnique_ExpertTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTechnique_ExpertTableResponse")] string[] DataInsertTechnique_ExpertTable(BLL.CNCECHSSEService.Technique_Expert[] expert); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertTechnique_ExpertTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTechnique_ExpertTableResponse")] - System.Threading.Tasks.Task DataInsertTechnique_ExpertTableAsync(BLL.CNCECHSSEService.Technique_Expert[] expert); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/DataInsertTechnique_ExpertTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertTechnique_ExpertTableResponse")] + System.IAsyncResult BeginDataInsertTechnique_ExpertTable(BLL.CNCECHSSEService.Technique_Expert[] expert, System.AsyncCallback callback, object asyncState); + + string[] EndDataInsertTechnique_ExpertTable(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertSupervise_SuperviseCheckRectifyTab" + "le", ReplyAction="http://www.localhost.com/HSSEService/DataInsertSupervise_SuperviseCheckRectifyTab" + "leResponse")] string[] DataInsertSupervise_SuperviseCheckRectifyTable(BLL.CNCECHSSEService.Supervise_SuperviseCheckRectify[] superviseCheckRectify); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertSupervise_SuperviseCheckRectifyTab" + + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/DataInsertSupervise_SuperviseCheckRectifyTab" + "le", ReplyAction="http://www.localhost.com/HSSEService/DataInsertSupervise_SuperviseCheckRectifyTab" + "leResponse")] - System.Threading.Tasks.Task DataInsertSupervise_SuperviseCheckRectifyTableAsync(BLL.CNCECHSSEService.Supervise_SuperviseCheckRectify[] superviseCheckRectify); + System.IAsyncResult BeginDataInsertSupervise_SuperviseCheckRectifyTable(BLL.CNCECHSSEService.Supervise_SuperviseCheckRectify[] superviseCheckRectify, System.AsyncCallback callback, object asyncState); + + string[] EndDataInsertSupervise_SuperviseCheckRectifyTable(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertHSSESystem_HSSEManageItemTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertHSSESystem_HSSEManageItemTableResp" + "onse")] string[] DataInsertHSSESystem_HSSEManageItemTable(BLL.CNCECHSSEService.HSSESystem_HSSEManageItem[] HSSEManageItem); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertHSSESystem_HSSEManageItemTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertHSSESystem_HSSEManageItemTableResp" + + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/DataInsertHSSESystem_HSSEManageItemTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertHSSESystem_HSSEManageItemTableResp" + "onse")] - System.Threading.Tasks.Task DataInsertHSSESystem_HSSEManageItemTableAsync(BLL.CNCECHSSEService.HSSESystem_HSSEManageItem[] HSSEManageItem); + System.IAsyncResult BeginDataInsertHSSESystem_HSSEManageItemTable(BLL.CNCECHSSEService.HSSESystem_HSSEManageItem[] HSSEManageItem, System.AsyncCallback callback, object asyncState); + + string[] EndDataInsertHSSESystem_HSSEManageItemTable(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertSupervise_UpCheckReportTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertSupervise_UpCheckReportTableRespon" + "se")] string[] DataInsertSupervise_UpCheckReportTable(BLL.CNCECHSSEService.Supervise_UpCheckReport[] upCheckReport, BLL.CNCECHSSEService.Supervise_UpCheckReportItem[] upCheckReportItem, BLL.CNCECHSSEService.Supervise_UpCheckReportItem2[] upCheckReportItem2); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertSupervise_UpCheckReportTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertSupervise_UpCheckReportTableRespon" + + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/DataInsertSupervise_UpCheckReportTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertSupervise_UpCheckReportTableRespon" + "se")] - System.Threading.Tasks.Task DataInsertSupervise_UpCheckReportTableAsync(BLL.CNCECHSSEService.Supervise_UpCheckReport[] upCheckReport, BLL.CNCECHSSEService.Supervise_UpCheckReportItem[] upCheckReportItem, BLL.CNCECHSSEService.Supervise_UpCheckReportItem2[] upCheckReportItem2); + System.IAsyncResult BeginDataInsertSupervise_UpCheckReportTable(BLL.CNCECHSSEService.Supervise_UpCheckReport[] upCheckReport, BLL.CNCECHSSEService.Supervise_UpCheckReportItem[] upCheckReportItem, BLL.CNCECHSSEService.Supervise_UpCheckReportItem2[] upCheckReportItem2, System.AsyncCallback callback, object asyncState); + + string[] EndDataInsertSupervise_UpCheckReportTable(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertSupervise_SubUnitReportItemItemTab" + "le", ReplyAction="http://www.localhost.com/HSSEService/DataInsertSupervise_SubUnitReportItemItemTab" + "leResponse")] string[] DataInsertSupervise_SubUnitReportItemItemTable(BLL.CNCECHSSEService.Supervise_SubUnitReportItem[] subUnitReportItem); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertSupervise_SubUnitReportItemItemTab" + + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/DataInsertSupervise_SubUnitReportItemItemTab" + "le", ReplyAction="http://www.localhost.com/HSSEService/DataInsertSupervise_SubUnitReportItemItemTab" + "leResponse")] - System.Threading.Tasks.Task DataInsertSupervise_SubUnitReportItemItemTableAsync(BLL.CNCECHSSEService.Supervise_SubUnitReportItem[] subUnitReportItem); + System.IAsyncResult BeginDataInsertSupervise_SubUnitReportItemItemTable(BLL.CNCECHSSEService.Supervise_SubUnitReportItem[] subUnitReportItem, System.AsyncCallback callback, object asyncState); + + string[] EndDataInsertSupervise_SubUnitReportItemItemTable(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertCheck_CheckRectifyTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertCheck_CheckRectifyTableResponse")] string[] DataInsertCheck_CheckRectifyTable(BLL.CNCECHSSEService.Check_CheckRectify[] checkRectify); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertCheck_CheckRectifyTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertCheck_CheckRectifyTableResponse")] - System.Threading.Tasks.Task DataInsertCheck_CheckRectifyTableAsync(BLL.CNCECHSSEService.Check_CheckRectify[] checkRectify); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/DataInsertCheck_CheckRectifyTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertCheck_CheckRectifyTableResponse")] + System.IAsyncResult BeginDataInsertCheck_CheckRectifyTable(BLL.CNCECHSSEService.Check_CheckRectify[] checkRectify, System.AsyncCallback callback, object asyncState); + + string[] EndDataInsertCheck_CheckRectifyTable(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertHSSESystem_HSSEOrganizeTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertHSSESystem_HSSEOrganizeTableRespon" + "se")] string DataInsertHSSESystem_HSSEOrganizeTable(BLL.CNCECHSSEService.HSSESystem_HSSEOrganize hsseOrganize); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertHSSESystem_HSSEOrganizeTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertHSSESystem_HSSEOrganizeTableRespon" + + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/DataInsertHSSESystem_HSSEOrganizeTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertHSSESystem_HSSEOrganizeTableRespon" + "se")] - System.Threading.Tasks.Task DataInsertHSSESystem_HSSEOrganizeTableAsync(BLL.CNCECHSSEService.HSSESystem_HSSEOrganize hsseOrganize); + System.IAsyncResult BeginDataInsertHSSESystem_HSSEOrganizeTable(BLL.CNCECHSSEService.HSSESystem_HSSEOrganize hsseOrganize, System.AsyncCallback callback, object asyncState); + + string EndDataInsertHSSESystem_HSSEOrganizeTable(System.IAsyncResult result); [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertSys_SubUnitLogListTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertSys_SubUnitLogListTableResponse")] string[] DataInsertSys_SubUnitLogListTable(BLL.CNCECHSSEService.Sys_SubUnitLog[] subUnitLogList); - [System.ServiceModel.OperationContractAttribute(Action="http://www.localhost.com/HSSEService/DataInsertSys_SubUnitLogListTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertSys_SubUnitLogListTableResponse")] - System.Threading.Tasks.Task DataInsertSys_SubUnitLogListTableAsync(BLL.CNCECHSSEService.Sys_SubUnitLog[] subUnitLogList); + [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="http://www.localhost.com/HSSEService/DataInsertSys_SubUnitLogListTable", ReplyAction="http://www.localhost.com/HSSEService/DataInsertSys_SubUnitLogListTableResponse")] + System.IAsyncResult BeginDataInsertSys_SubUnitLogListTable(BLL.CNCECHSSEService.Sys_SubUnitLog[] subUnitLogList, System.AsyncCallback callback, object asyncState); + + string[] EndDataInsertSys_SubUnitLogListTable(System.IAsyncResult result); } [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] public interface HSSEServiceChannel : BLL.CNCECHSSEService.HSSEService, System.ServiceModel.IClientChannel { } + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetSys_VersionToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetSys_VersionToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.Sys_Version[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.Sys_Version[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetBase_UnitToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetBase_UnitToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.Base_Unit[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.Base_Unit[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetInformation_UrgeReportToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetInformation_UrgeReportToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.Information_UrgeReport[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.Information_UrgeReport[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetLaw_LawRegulationListToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetLaw_LawRegulationListToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.Law_LawRegulationList[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.Law_LawRegulationList[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetLaw_HSSEStandardsListToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetLaw_HSSEStandardsListToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.Law_HSSEStandardsList[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.Law_HSSEStandardsList[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetLaw_RulesRegulationsToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetLaw_RulesRegulationsToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.Law_RulesRegulations[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.Law_RulesRegulations[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetLaw_ManageRuleToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetLaw_ManageRuleToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.Law_ManageRule[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.Law_ManageRule[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetTechnique_HAZOPToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetTechnique_HAZOPToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.Technique_HAZOP[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.Technique_HAZOP[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetTechnique_AppraiseToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetTechnique_AppraiseToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.Technique_Appraise[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.Technique_Appraise[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetTechnique_EmergencyToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetTechnique_EmergencyToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.Technique_Emergency[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.Technique_Emergency[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetTechnique_SpecialSchemeToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetTechnique_SpecialSchemeToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.Technique_SpecialScheme[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.Technique_SpecialScheme[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetTraining_TrainingListToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetTraining_TrainingListToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.Training_Training[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.Training_Training[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetTraining_TrainingItemListToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetTraining_TrainingItemListToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.Training_TrainingItem[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.Training_TrainingItem[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetTraining_TrainTestDBListToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetTraining_TrainTestDBListToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.Training_TrainTestDB[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.Training_TrainTestDB[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetTraining_TrainTestDBItemListToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetTraining_TrainTestDBItemListToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.Training_TrainTestDBItem[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.Training_TrainTestDBItem[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetEduTrain_AccidentCaseListToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetEduTrain_AccidentCaseListToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.EduTrain_AccidentCase[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.EduTrain_AccidentCase[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetEduTrain_AccidentCaseItemListToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetEduTrain_AccidentCaseItemListToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.EduTrain_AccidentCaseItem[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.EduTrain_AccidentCaseItem[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetTraining_KnowledgeListToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetTraining_KnowledgeListToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.Training_Knowledge[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.Training_Knowledge[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetTraining_KnowledgeItemListToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetTraining_KnowledgeItemListToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.Training_KnowledgeItem[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.Training_KnowledgeItem[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetTechnique_HazardListTypeListToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetTechnique_HazardListTypeListToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.Technique_HazardListType[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.Technique_HazardListType[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetTechnique_HazardListListToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetTechnique_HazardListListToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.Technique_HazardList[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.Technique_HazardList[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetTechnique_RectifyListToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetTechnique_RectifyListToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.Technique_Rectify[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.Technique_Rectify[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetTechnique_RectifyItemListToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetTechnique_RectifyItemListToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.Technique_RectifyItem[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.Technique_RectifyItem[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetTechnique_ExpertListToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetTechnique_ExpertListToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.Technique_Expert[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.Technique_Expert[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetSupervise_SuperviseCheckRectifyListToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetSupervise_SuperviseCheckRectifyListToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.Supervise_SuperviseCheckRectify[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.Supervise_SuperviseCheckRectify[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetSupervise_SubUnitReportListToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetSupervise_SubUnitReportListToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.Supervise_SubUnitReport[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.Supervise_SubUnitReport[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetSupervise_SubUnitReportItemListToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetSupervise_SubUnitReportItemListToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.Supervise_SubUnitReportItem[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.Supervise_SubUnitReportItem[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetCheck_CheckRectifyListToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetCheck_CheckRectifyListToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.Check_CheckRectify[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.Check_CheckRectify[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class GetCheck_CheckInfo_Table8ItemListToSUBCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public GetCheck_CheckInfo_Table8ItemListToSUBCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public BLL.CNCECHSSEService.Check_CheckInfo_Table8Item[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((BLL.CNCECHSSEService.Check_CheckInfo_Table8Item[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class DataInsertLaw_LawRegulationListTableCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public DataInsertLaw_LawRegulationListTableCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public string[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class DataInsertLaw_HSSEStandardsListTableCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public DataInsertLaw_HSSEStandardsListTableCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public string[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class DataInsertLaw_RulesRegulationsTableCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public DataInsertLaw_RulesRegulationsTableCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public string[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class DataInsertLaw_ManageRuleTableCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public DataInsertLaw_ManageRuleTableCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public string[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class DataInsertTechnique_HAZOPTableCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public DataInsertTechnique_HAZOPTableCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public string[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class DataInsertTechnique_AppraiseTableCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public DataInsertTechnique_AppraiseTableCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public string[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class DataInsertTechnique_EmergencyTableCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public DataInsertTechnique_EmergencyTableCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public string[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class DataInsertTechnique_SpecialSchemeTableCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public DataInsertTechnique_SpecialSchemeTableCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public string[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class DataInsertInformation_AccidentCauseReportTableCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public DataInsertInformation_AccidentCauseReportTableCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public string[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class DataInsertInformation_DrillConductedQuarterlyReportTableCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public DataInsertInformation_DrillConductedQuarterlyReportTableCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public string[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class DataInsertInformation_DrillPlanHalfYearReportTableCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public DataInsertInformation_DrillPlanHalfYearReportTableCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public string[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class DataInsertInformation_MillionsMonthlyReportTableCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public DataInsertInformation_MillionsMonthlyReportTableCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public string[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class DataInsertInformation_SafetyQuarterlyReportTableCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public DataInsertInformation_SafetyQuarterlyReportTableCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public string[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class DataInsertTraining_TrainingItemTableCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public DataInsertTraining_TrainingItemTableCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public string[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class DataInsertTraining_TrainTestDBItemTableCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public DataInsertTraining_TrainTestDBItemTableCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public string[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class DataInsertEduTrain_AccidentCaseItemTableCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public DataInsertEduTrain_AccidentCaseItemTableCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public string[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class DataInsertTraining_KnowledgeItemTableCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public DataInsertTraining_KnowledgeItemTableCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public string[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class DataInsertTechnique_HazardListTableCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public DataInsertTechnique_HazardListTableCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public string[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class DataInsertTechnique_RectifyItemTableCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public DataInsertTechnique_RectifyItemTableCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public string[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class DataInsertTechnique_ExpertTableCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public DataInsertTechnique_ExpertTableCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public string[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class DataInsertSupervise_SuperviseCheckRectifyTableCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public DataInsertSupervise_SuperviseCheckRectifyTableCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public string[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class DataInsertHSSESystem_HSSEManageItemTableCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public DataInsertHSSESystem_HSSEManageItemTableCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public string[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class DataInsertSupervise_UpCheckReportTableCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public DataInsertSupervise_UpCheckReportTableCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public string[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class DataInsertSupervise_SubUnitReportItemItemTableCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public DataInsertSupervise_SubUnitReportItemItemTableCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public string[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class DataInsertCheck_CheckRectifyTableCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public DataInsertCheck_CheckRectifyTableCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public string[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class DataInsertHSSESystem_HSSEOrganizeTableCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public DataInsertHSSESystem_HSSEOrganizeTableCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public string Result { + get { + base.RaiseExceptionIfNecessary(); + return ((string)(this.results[0])); + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] + public partial class DataInsertSys_SubUnitLogListTableCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + public DataInsertSys_SubUnitLogListTableCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + public string[] Result { + get { + base.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] public partial class HSSEServiceClient : System.ServiceModel.ClientBase, BLL.CNCECHSSEService.HSSEService { + private BeginOperationDelegate onBeginGetSys_VersionToSUBDelegate; + + private EndOperationDelegate onEndGetSys_VersionToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetSys_VersionToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginGetBase_UnitToSUBDelegate; + + private EndOperationDelegate onEndGetBase_UnitToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetBase_UnitToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginGetInformation_UrgeReportToSUBDelegate; + + private EndOperationDelegate onEndGetInformation_UrgeReportToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetInformation_UrgeReportToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginGetLaw_LawRegulationListToSUBDelegate; + + private EndOperationDelegate onEndGetLaw_LawRegulationListToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetLaw_LawRegulationListToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginGetLaw_HSSEStandardsListToSUBDelegate; + + private EndOperationDelegate onEndGetLaw_HSSEStandardsListToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetLaw_HSSEStandardsListToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginGetLaw_RulesRegulationsToSUBDelegate; + + private EndOperationDelegate onEndGetLaw_RulesRegulationsToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetLaw_RulesRegulationsToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginGetLaw_ManageRuleToSUBDelegate; + + private EndOperationDelegate onEndGetLaw_ManageRuleToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetLaw_ManageRuleToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginGetTechnique_HAZOPToSUBDelegate; + + private EndOperationDelegate onEndGetTechnique_HAZOPToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetTechnique_HAZOPToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginGetTechnique_AppraiseToSUBDelegate; + + private EndOperationDelegate onEndGetTechnique_AppraiseToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetTechnique_AppraiseToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginGetTechnique_EmergencyToSUBDelegate; + + private EndOperationDelegate onEndGetTechnique_EmergencyToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetTechnique_EmergencyToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginGetTechnique_SpecialSchemeToSUBDelegate; + + private EndOperationDelegate onEndGetTechnique_SpecialSchemeToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetTechnique_SpecialSchemeToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginGetTraining_TrainingListToSUBDelegate; + + private EndOperationDelegate onEndGetTraining_TrainingListToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetTraining_TrainingListToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginGetTraining_TrainingItemListToSUBDelegate; + + private EndOperationDelegate onEndGetTraining_TrainingItemListToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetTraining_TrainingItemListToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginGetTraining_TrainTestDBListToSUBDelegate; + + private EndOperationDelegate onEndGetTraining_TrainTestDBListToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetTraining_TrainTestDBListToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginGetTraining_TrainTestDBItemListToSUBDelegate; + + private EndOperationDelegate onEndGetTraining_TrainTestDBItemListToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetTraining_TrainTestDBItemListToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginGetEduTrain_AccidentCaseListToSUBDelegate; + + private EndOperationDelegate onEndGetEduTrain_AccidentCaseListToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetEduTrain_AccidentCaseListToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginGetEduTrain_AccidentCaseItemListToSUBDelegate; + + private EndOperationDelegate onEndGetEduTrain_AccidentCaseItemListToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetEduTrain_AccidentCaseItemListToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginGetTraining_KnowledgeListToSUBDelegate; + + private EndOperationDelegate onEndGetTraining_KnowledgeListToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetTraining_KnowledgeListToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginGetTraining_KnowledgeItemListToSUBDelegate; + + private EndOperationDelegate onEndGetTraining_KnowledgeItemListToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetTraining_KnowledgeItemListToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginGetTechnique_HazardListTypeListToSUBDelegate; + + private EndOperationDelegate onEndGetTechnique_HazardListTypeListToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetTechnique_HazardListTypeListToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginGetTechnique_HazardListListToSUBDelegate; + + private EndOperationDelegate onEndGetTechnique_HazardListListToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetTechnique_HazardListListToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginGetTechnique_RectifyListToSUBDelegate; + + private EndOperationDelegate onEndGetTechnique_RectifyListToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetTechnique_RectifyListToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginGetTechnique_RectifyItemListToSUBDelegate; + + private EndOperationDelegate onEndGetTechnique_RectifyItemListToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetTechnique_RectifyItemListToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginGetTechnique_ExpertListToSUBDelegate; + + private EndOperationDelegate onEndGetTechnique_ExpertListToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetTechnique_ExpertListToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginGetSupervise_SuperviseCheckRectifyListToSUBDelegate; + + private EndOperationDelegate onEndGetSupervise_SuperviseCheckRectifyListToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetSupervise_SuperviseCheckRectifyListToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginGetSupervise_SubUnitReportListToSUBDelegate; + + private EndOperationDelegate onEndGetSupervise_SubUnitReportListToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetSupervise_SubUnitReportListToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginGetSupervise_SubUnitReportItemListToSUBDelegate; + + private EndOperationDelegate onEndGetSupervise_SubUnitReportItemListToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetSupervise_SubUnitReportItemListToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginGetCheck_CheckRectifyListToSUBDelegate; + + private EndOperationDelegate onEndGetCheck_CheckRectifyListToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetCheck_CheckRectifyListToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginGetCheck_CheckInfo_Table8ItemListToSUBDelegate; + + private EndOperationDelegate onEndGetCheck_CheckInfo_Table8ItemListToSUBDelegate; + + private System.Threading.SendOrPostCallback onGetCheck_CheckInfo_Table8ItemListToSUBCompletedDelegate; + + private BeginOperationDelegate onBeginDataInsertLaw_LawRegulationListTableDelegate; + + private EndOperationDelegate onEndDataInsertLaw_LawRegulationListTableDelegate; + + private System.Threading.SendOrPostCallback onDataInsertLaw_LawRegulationListTableCompletedDelegate; + + private BeginOperationDelegate onBeginDataInsertLaw_HSSEStandardsListTableDelegate; + + private EndOperationDelegate onEndDataInsertLaw_HSSEStandardsListTableDelegate; + + private System.Threading.SendOrPostCallback onDataInsertLaw_HSSEStandardsListTableCompletedDelegate; + + private BeginOperationDelegate onBeginDataInsertLaw_RulesRegulationsTableDelegate; + + private EndOperationDelegate onEndDataInsertLaw_RulesRegulationsTableDelegate; + + private System.Threading.SendOrPostCallback onDataInsertLaw_RulesRegulationsTableCompletedDelegate; + + private BeginOperationDelegate onBeginDataInsertLaw_ManageRuleTableDelegate; + + private EndOperationDelegate onEndDataInsertLaw_ManageRuleTableDelegate; + + private System.Threading.SendOrPostCallback onDataInsertLaw_ManageRuleTableCompletedDelegate; + + private BeginOperationDelegate onBeginDataInsertTechnique_HAZOPTableDelegate; + + private EndOperationDelegate onEndDataInsertTechnique_HAZOPTableDelegate; + + private System.Threading.SendOrPostCallback onDataInsertTechnique_HAZOPTableCompletedDelegate; + + private BeginOperationDelegate onBeginDataInsertTechnique_AppraiseTableDelegate; + + private EndOperationDelegate onEndDataInsertTechnique_AppraiseTableDelegate; + + private System.Threading.SendOrPostCallback onDataInsertTechnique_AppraiseTableCompletedDelegate; + + private BeginOperationDelegate onBeginDataInsertTechnique_EmergencyTableDelegate; + + private EndOperationDelegate onEndDataInsertTechnique_EmergencyTableDelegate; + + private System.Threading.SendOrPostCallback onDataInsertTechnique_EmergencyTableCompletedDelegate; + + private BeginOperationDelegate onBeginDataInsertTechnique_SpecialSchemeTableDelegate; + + private EndOperationDelegate onEndDataInsertTechnique_SpecialSchemeTableDelegate; + + private System.Threading.SendOrPostCallback onDataInsertTechnique_SpecialSchemeTableCompletedDelegate; + + private BeginOperationDelegate onBeginDataInsertInformation_AccidentCauseReportTableDelegate; + + private EndOperationDelegate onEndDataInsertInformation_AccidentCauseReportTableDelegate; + + private System.Threading.SendOrPostCallback onDataInsertInformation_AccidentCauseReportTableCompletedDelegate; + + private BeginOperationDelegate onBeginDataInsertInformation_DrillConductedQuarterlyReportTableDelegate; + + private EndOperationDelegate onEndDataInsertInformation_DrillConductedQuarterlyReportTableDelegate; + + private System.Threading.SendOrPostCallback onDataInsertInformation_DrillConductedQuarterlyReportTableCompletedDelegate; + + private BeginOperationDelegate onBeginDataInsertInformation_DrillPlanHalfYearReportTableDelegate; + + private EndOperationDelegate onEndDataInsertInformation_DrillPlanHalfYearReportTableDelegate; + + private System.Threading.SendOrPostCallback onDataInsertInformation_DrillPlanHalfYearReportTableCompletedDelegate; + + private BeginOperationDelegate onBeginDataInsertInformation_MillionsMonthlyReportTableDelegate; + + private EndOperationDelegate onEndDataInsertInformation_MillionsMonthlyReportTableDelegate; + + private System.Threading.SendOrPostCallback onDataInsertInformation_MillionsMonthlyReportTableCompletedDelegate; + + private BeginOperationDelegate onBeginDataInsertInformation_SafetyQuarterlyReportTableDelegate; + + private EndOperationDelegate onEndDataInsertInformation_SafetyQuarterlyReportTableDelegate; + + private System.Threading.SendOrPostCallback onDataInsertInformation_SafetyQuarterlyReportTableCompletedDelegate; + + private BeginOperationDelegate onBeginDataInsertTraining_TrainingItemTableDelegate; + + private EndOperationDelegate onEndDataInsertTraining_TrainingItemTableDelegate; + + private System.Threading.SendOrPostCallback onDataInsertTraining_TrainingItemTableCompletedDelegate; + + private BeginOperationDelegate onBeginDataInsertTraining_TrainTestDBItemTableDelegate; + + private EndOperationDelegate onEndDataInsertTraining_TrainTestDBItemTableDelegate; + + private System.Threading.SendOrPostCallback onDataInsertTraining_TrainTestDBItemTableCompletedDelegate; + + private BeginOperationDelegate onBeginDataInsertEduTrain_AccidentCaseItemTableDelegate; + + private EndOperationDelegate onEndDataInsertEduTrain_AccidentCaseItemTableDelegate; + + private System.Threading.SendOrPostCallback onDataInsertEduTrain_AccidentCaseItemTableCompletedDelegate; + + private BeginOperationDelegate onBeginDataInsertTraining_KnowledgeItemTableDelegate; + + private EndOperationDelegate onEndDataInsertTraining_KnowledgeItemTableDelegate; + + private System.Threading.SendOrPostCallback onDataInsertTraining_KnowledgeItemTableCompletedDelegate; + + private BeginOperationDelegate onBeginDataInsertTechnique_HazardListTableDelegate; + + private EndOperationDelegate onEndDataInsertTechnique_HazardListTableDelegate; + + private System.Threading.SendOrPostCallback onDataInsertTechnique_HazardListTableCompletedDelegate; + + private BeginOperationDelegate onBeginDataInsertTechnique_RectifyItemTableDelegate; + + private EndOperationDelegate onEndDataInsertTechnique_RectifyItemTableDelegate; + + private System.Threading.SendOrPostCallback onDataInsertTechnique_RectifyItemTableCompletedDelegate; + + private BeginOperationDelegate onBeginDataInsertTechnique_ExpertTableDelegate; + + private EndOperationDelegate onEndDataInsertTechnique_ExpertTableDelegate; + + private System.Threading.SendOrPostCallback onDataInsertTechnique_ExpertTableCompletedDelegate; + + private BeginOperationDelegate onBeginDataInsertSupervise_SuperviseCheckRectifyTableDelegate; + + private EndOperationDelegate onEndDataInsertSupervise_SuperviseCheckRectifyTableDelegate; + + private System.Threading.SendOrPostCallback onDataInsertSupervise_SuperviseCheckRectifyTableCompletedDelegate; + + private BeginOperationDelegate onBeginDataInsertHSSESystem_HSSEManageItemTableDelegate; + + private EndOperationDelegate onEndDataInsertHSSESystem_HSSEManageItemTableDelegate; + + private System.Threading.SendOrPostCallback onDataInsertHSSESystem_HSSEManageItemTableCompletedDelegate; + + private BeginOperationDelegate onBeginDataInsertSupervise_UpCheckReportTableDelegate; + + private EndOperationDelegate onEndDataInsertSupervise_UpCheckReportTableDelegate; + + private System.Threading.SendOrPostCallback onDataInsertSupervise_UpCheckReportTableCompletedDelegate; + + private BeginOperationDelegate onBeginDataInsertSupervise_SubUnitReportItemItemTableDelegate; + + private EndOperationDelegate onEndDataInsertSupervise_SubUnitReportItemItemTableDelegate; + + private System.Threading.SendOrPostCallback onDataInsertSupervise_SubUnitReportItemItemTableCompletedDelegate; + + private BeginOperationDelegate onBeginDataInsertCheck_CheckRectifyTableDelegate; + + private EndOperationDelegate onEndDataInsertCheck_CheckRectifyTableDelegate; + + private System.Threading.SendOrPostCallback onDataInsertCheck_CheckRectifyTableCompletedDelegate; + + private BeginOperationDelegate onBeginDataInsertHSSESystem_HSSEOrganizeTableDelegate; + + private EndOperationDelegate onEndDataInsertHSSESystem_HSSEOrganizeTableDelegate; + + private System.Threading.SendOrPostCallback onDataInsertHSSESystem_HSSEOrganizeTableCompletedDelegate; + + private BeginOperationDelegate onBeginDataInsertSys_SubUnitLogListTableDelegate; + + private EndOperationDelegate onEndDataInsertSys_SubUnitLogListTableDelegate; + + private System.Threading.SendOrPostCallback onDataInsertSys_SubUnitLogListTableCompletedDelegate; + public HSSEServiceClient() { } @@ -13511,452 +15023,2880 @@ namespace BLL.CNCECHSSEService { base(binding, remoteAddress) { } + public event System.EventHandler GetSys_VersionToSUBCompleted; + + public event System.EventHandler GetBase_UnitToSUBCompleted; + + public event System.EventHandler GetInformation_UrgeReportToSUBCompleted; + + public event System.EventHandler GetLaw_LawRegulationListToSUBCompleted; + + public event System.EventHandler GetLaw_HSSEStandardsListToSUBCompleted; + + public event System.EventHandler GetLaw_RulesRegulationsToSUBCompleted; + + public event System.EventHandler GetLaw_ManageRuleToSUBCompleted; + + public event System.EventHandler GetTechnique_HAZOPToSUBCompleted; + + public event System.EventHandler GetTechnique_AppraiseToSUBCompleted; + + public event System.EventHandler GetTechnique_EmergencyToSUBCompleted; + + public event System.EventHandler GetTechnique_SpecialSchemeToSUBCompleted; + + public event System.EventHandler GetTraining_TrainingListToSUBCompleted; + + public event System.EventHandler GetTraining_TrainingItemListToSUBCompleted; + + public event System.EventHandler GetTraining_TrainTestDBListToSUBCompleted; + + public event System.EventHandler GetTraining_TrainTestDBItemListToSUBCompleted; + + public event System.EventHandler GetEduTrain_AccidentCaseListToSUBCompleted; + + public event System.EventHandler GetEduTrain_AccidentCaseItemListToSUBCompleted; + + public event System.EventHandler GetTraining_KnowledgeListToSUBCompleted; + + public event System.EventHandler GetTraining_KnowledgeItemListToSUBCompleted; + + public event System.EventHandler GetTechnique_HazardListTypeListToSUBCompleted; + + public event System.EventHandler GetTechnique_HazardListListToSUBCompleted; + + public event System.EventHandler GetTechnique_RectifyListToSUBCompleted; + + public event System.EventHandler GetTechnique_RectifyItemListToSUBCompleted; + + public event System.EventHandler GetTechnique_ExpertListToSUBCompleted; + + public event System.EventHandler GetSupervise_SuperviseCheckRectifyListToSUBCompleted; + + public event System.EventHandler GetSupervise_SubUnitReportListToSUBCompleted; + + public event System.EventHandler GetSupervise_SubUnitReportItemListToSUBCompleted; + + public event System.EventHandler GetCheck_CheckRectifyListToSUBCompleted; + + public event System.EventHandler GetCheck_CheckInfo_Table8ItemListToSUBCompleted; + + public event System.EventHandler DataInsertLaw_LawRegulationListTableCompleted; + + public event System.EventHandler DataInsertLaw_HSSEStandardsListTableCompleted; + + public event System.EventHandler DataInsertLaw_RulesRegulationsTableCompleted; + + public event System.EventHandler DataInsertLaw_ManageRuleTableCompleted; + + public event System.EventHandler DataInsertTechnique_HAZOPTableCompleted; + + public event System.EventHandler DataInsertTechnique_AppraiseTableCompleted; + + public event System.EventHandler DataInsertTechnique_EmergencyTableCompleted; + + public event System.EventHandler DataInsertTechnique_SpecialSchemeTableCompleted; + + public event System.EventHandler DataInsertInformation_AccidentCauseReportTableCompleted; + + public event System.EventHandler DataInsertInformation_DrillConductedQuarterlyReportTableCompleted; + + public event System.EventHandler DataInsertInformation_DrillPlanHalfYearReportTableCompleted; + + public event System.EventHandler DataInsertInformation_MillionsMonthlyReportTableCompleted; + + public event System.EventHandler DataInsertInformation_SafetyQuarterlyReportTableCompleted; + + public event System.EventHandler DataInsertTraining_TrainingItemTableCompleted; + + public event System.EventHandler DataInsertTraining_TrainTestDBItemTableCompleted; + + public event System.EventHandler DataInsertEduTrain_AccidentCaseItemTableCompleted; + + public event System.EventHandler DataInsertTraining_KnowledgeItemTableCompleted; + + public event System.EventHandler DataInsertTechnique_HazardListTableCompleted; + + public event System.EventHandler DataInsertTechnique_RectifyItemTableCompleted; + + public event System.EventHandler DataInsertTechnique_ExpertTableCompleted; + + public event System.EventHandler DataInsertSupervise_SuperviseCheckRectifyTableCompleted; + + public event System.EventHandler DataInsertHSSESystem_HSSEManageItemTableCompleted; + + public event System.EventHandler DataInsertSupervise_UpCheckReportTableCompleted; + + public event System.EventHandler DataInsertSupervise_SubUnitReportItemItemTableCompleted; + + public event System.EventHandler DataInsertCheck_CheckRectifyTableCompleted; + + public event System.EventHandler DataInsertHSSESystem_HSSEOrganizeTableCompleted; + + public event System.EventHandler DataInsertSys_SubUnitLogListTableCompleted; + public BLL.CNCECHSSEService.Sys_Version[] GetSys_VersionToSUB() { return base.Channel.GetSys_VersionToSUB(); } - public System.Threading.Tasks.Task GetSys_VersionToSUBAsync() { - return base.Channel.GetSys_VersionToSUBAsync(); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetSys_VersionToSUB(System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetSys_VersionToSUB(callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.Sys_Version[] EndGetSys_VersionToSUB(System.IAsyncResult result) { + return base.Channel.EndGetSys_VersionToSUB(result); + } + + private System.IAsyncResult OnBeginGetSys_VersionToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + return this.BeginGetSys_VersionToSUB(callback, asyncState); + } + + private object[] OnEndGetSys_VersionToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.Sys_Version[] retVal = this.EndGetSys_VersionToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetSys_VersionToSUBCompleted(object state) { + if ((this.GetSys_VersionToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetSys_VersionToSUBCompleted(this, new GetSys_VersionToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetSys_VersionToSUBAsync() { + this.GetSys_VersionToSUBAsync(null); + } + + public void GetSys_VersionToSUBAsync(object userState) { + if ((this.onBeginGetSys_VersionToSUBDelegate == null)) { + this.onBeginGetSys_VersionToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetSys_VersionToSUB); + } + if ((this.onEndGetSys_VersionToSUBDelegate == null)) { + this.onEndGetSys_VersionToSUBDelegate = new EndOperationDelegate(this.OnEndGetSys_VersionToSUB); + } + if ((this.onGetSys_VersionToSUBCompletedDelegate == null)) { + this.onGetSys_VersionToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetSys_VersionToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetSys_VersionToSUBDelegate, null, this.onEndGetSys_VersionToSUBDelegate, this.onGetSys_VersionToSUBCompletedDelegate, userState); } public BLL.CNCECHSSEService.Base_Unit[] GetBase_UnitToSUB() { return base.Channel.GetBase_UnitToSUB(); } - public System.Threading.Tasks.Task GetBase_UnitToSUBAsync() { - return base.Channel.GetBase_UnitToSUBAsync(); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetBase_UnitToSUB(System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetBase_UnitToSUB(callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.Base_Unit[] EndGetBase_UnitToSUB(System.IAsyncResult result) { + return base.Channel.EndGetBase_UnitToSUB(result); + } + + private System.IAsyncResult OnBeginGetBase_UnitToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + return this.BeginGetBase_UnitToSUB(callback, asyncState); + } + + private object[] OnEndGetBase_UnitToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.Base_Unit[] retVal = this.EndGetBase_UnitToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetBase_UnitToSUBCompleted(object state) { + if ((this.GetBase_UnitToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetBase_UnitToSUBCompleted(this, new GetBase_UnitToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetBase_UnitToSUBAsync() { + this.GetBase_UnitToSUBAsync(null); + } + + public void GetBase_UnitToSUBAsync(object userState) { + if ((this.onBeginGetBase_UnitToSUBDelegate == null)) { + this.onBeginGetBase_UnitToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetBase_UnitToSUB); + } + if ((this.onEndGetBase_UnitToSUBDelegate == null)) { + this.onEndGetBase_UnitToSUBDelegate = new EndOperationDelegate(this.OnEndGetBase_UnitToSUB); + } + if ((this.onGetBase_UnitToSUBCompletedDelegate == null)) { + this.onGetBase_UnitToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetBase_UnitToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetBase_UnitToSUBDelegate, null, this.onEndGetBase_UnitToSUBDelegate, this.onGetBase_UnitToSUBCompletedDelegate, userState); } public BLL.CNCECHSSEService.Information_UrgeReport[] GetInformation_UrgeReportToSUB(string unitId) { return base.Channel.GetInformation_UrgeReportToSUB(unitId); } - public System.Threading.Tasks.Task GetInformation_UrgeReportToSUBAsync(string unitId) { - return base.Channel.GetInformation_UrgeReportToSUBAsync(unitId); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetInformation_UrgeReportToSUB(string unitId, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetInformation_UrgeReportToSUB(unitId, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.Information_UrgeReport[] EndGetInformation_UrgeReportToSUB(System.IAsyncResult result) { + return base.Channel.EndGetInformation_UrgeReportToSUB(result); + } + + private System.IAsyncResult OnBeginGetInformation_UrgeReportToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + string unitId = ((string)(inValues[0])); + return this.BeginGetInformation_UrgeReportToSUB(unitId, callback, asyncState); + } + + private object[] OnEndGetInformation_UrgeReportToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.Information_UrgeReport[] retVal = this.EndGetInformation_UrgeReportToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetInformation_UrgeReportToSUBCompleted(object state) { + if ((this.GetInformation_UrgeReportToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetInformation_UrgeReportToSUBCompleted(this, new GetInformation_UrgeReportToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetInformation_UrgeReportToSUBAsync(string unitId) { + this.GetInformation_UrgeReportToSUBAsync(unitId, null); + } + + public void GetInformation_UrgeReportToSUBAsync(string unitId, object userState) { + if ((this.onBeginGetInformation_UrgeReportToSUBDelegate == null)) { + this.onBeginGetInformation_UrgeReportToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetInformation_UrgeReportToSUB); + } + if ((this.onEndGetInformation_UrgeReportToSUBDelegate == null)) { + this.onEndGetInformation_UrgeReportToSUBDelegate = new EndOperationDelegate(this.OnEndGetInformation_UrgeReportToSUB); + } + if ((this.onGetInformation_UrgeReportToSUBCompletedDelegate == null)) { + this.onGetInformation_UrgeReportToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetInformation_UrgeReportToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetInformation_UrgeReportToSUBDelegate, new object[] { + unitId}, this.onEndGetInformation_UrgeReportToSUBDelegate, this.onGetInformation_UrgeReportToSUBCompletedDelegate, userState); } public BLL.CNCECHSSEService.Law_LawRegulationList[] GetLaw_LawRegulationListToSUB() { return base.Channel.GetLaw_LawRegulationListToSUB(); } - public System.Threading.Tasks.Task GetLaw_LawRegulationListToSUBAsync() { - return base.Channel.GetLaw_LawRegulationListToSUBAsync(); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetLaw_LawRegulationListToSUB(System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetLaw_LawRegulationListToSUB(callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.Law_LawRegulationList[] EndGetLaw_LawRegulationListToSUB(System.IAsyncResult result) { + return base.Channel.EndGetLaw_LawRegulationListToSUB(result); + } + + private System.IAsyncResult OnBeginGetLaw_LawRegulationListToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + return this.BeginGetLaw_LawRegulationListToSUB(callback, asyncState); + } + + private object[] OnEndGetLaw_LawRegulationListToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.Law_LawRegulationList[] retVal = this.EndGetLaw_LawRegulationListToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetLaw_LawRegulationListToSUBCompleted(object state) { + if ((this.GetLaw_LawRegulationListToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetLaw_LawRegulationListToSUBCompleted(this, new GetLaw_LawRegulationListToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetLaw_LawRegulationListToSUBAsync() { + this.GetLaw_LawRegulationListToSUBAsync(null); + } + + public void GetLaw_LawRegulationListToSUBAsync(object userState) { + if ((this.onBeginGetLaw_LawRegulationListToSUBDelegate == null)) { + this.onBeginGetLaw_LawRegulationListToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetLaw_LawRegulationListToSUB); + } + if ((this.onEndGetLaw_LawRegulationListToSUBDelegate == null)) { + this.onEndGetLaw_LawRegulationListToSUBDelegate = new EndOperationDelegate(this.OnEndGetLaw_LawRegulationListToSUB); + } + if ((this.onGetLaw_LawRegulationListToSUBCompletedDelegate == null)) { + this.onGetLaw_LawRegulationListToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetLaw_LawRegulationListToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetLaw_LawRegulationListToSUBDelegate, null, this.onEndGetLaw_LawRegulationListToSUBDelegate, this.onGetLaw_LawRegulationListToSUBCompletedDelegate, userState); } public BLL.CNCECHSSEService.Law_HSSEStandardsList[] GetLaw_HSSEStandardsListToSUB() { return base.Channel.GetLaw_HSSEStandardsListToSUB(); } - public System.Threading.Tasks.Task GetLaw_HSSEStandardsListToSUBAsync() { - return base.Channel.GetLaw_HSSEStandardsListToSUBAsync(); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetLaw_HSSEStandardsListToSUB(System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetLaw_HSSEStandardsListToSUB(callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.Law_HSSEStandardsList[] EndGetLaw_HSSEStandardsListToSUB(System.IAsyncResult result) { + return base.Channel.EndGetLaw_HSSEStandardsListToSUB(result); + } + + private System.IAsyncResult OnBeginGetLaw_HSSEStandardsListToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + return this.BeginGetLaw_HSSEStandardsListToSUB(callback, asyncState); + } + + private object[] OnEndGetLaw_HSSEStandardsListToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.Law_HSSEStandardsList[] retVal = this.EndGetLaw_HSSEStandardsListToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetLaw_HSSEStandardsListToSUBCompleted(object state) { + if ((this.GetLaw_HSSEStandardsListToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetLaw_HSSEStandardsListToSUBCompleted(this, new GetLaw_HSSEStandardsListToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetLaw_HSSEStandardsListToSUBAsync() { + this.GetLaw_HSSEStandardsListToSUBAsync(null); + } + + public void GetLaw_HSSEStandardsListToSUBAsync(object userState) { + if ((this.onBeginGetLaw_HSSEStandardsListToSUBDelegate == null)) { + this.onBeginGetLaw_HSSEStandardsListToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetLaw_HSSEStandardsListToSUB); + } + if ((this.onEndGetLaw_HSSEStandardsListToSUBDelegate == null)) { + this.onEndGetLaw_HSSEStandardsListToSUBDelegate = new EndOperationDelegate(this.OnEndGetLaw_HSSEStandardsListToSUB); + } + if ((this.onGetLaw_HSSEStandardsListToSUBCompletedDelegate == null)) { + this.onGetLaw_HSSEStandardsListToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetLaw_HSSEStandardsListToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetLaw_HSSEStandardsListToSUBDelegate, null, this.onEndGetLaw_HSSEStandardsListToSUBDelegate, this.onGetLaw_HSSEStandardsListToSUBCompletedDelegate, userState); } public BLL.CNCECHSSEService.Law_RulesRegulations[] GetLaw_RulesRegulationsToSUB() { return base.Channel.GetLaw_RulesRegulationsToSUB(); } - public System.Threading.Tasks.Task GetLaw_RulesRegulationsToSUBAsync() { - return base.Channel.GetLaw_RulesRegulationsToSUBAsync(); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetLaw_RulesRegulationsToSUB(System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetLaw_RulesRegulationsToSUB(callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.Law_RulesRegulations[] EndGetLaw_RulesRegulationsToSUB(System.IAsyncResult result) { + return base.Channel.EndGetLaw_RulesRegulationsToSUB(result); + } + + private System.IAsyncResult OnBeginGetLaw_RulesRegulationsToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + return this.BeginGetLaw_RulesRegulationsToSUB(callback, asyncState); + } + + private object[] OnEndGetLaw_RulesRegulationsToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.Law_RulesRegulations[] retVal = this.EndGetLaw_RulesRegulationsToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetLaw_RulesRegulationsToSUBCompleted(object state) { + if ((this.GetLaw_RulesRegulationsToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetLaw_RulesRegulationsToSUBCompleted(this, new GetLaw_RulesRegulationsToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetLaw_RulesRegulationsToSUBAsync() { + this.GetLaw_RulesRegulationsToSUBAsync(null); + } + + public void GetLaw_RulesRegulationsToSUBAsync(object userState) { + if ((this.onBeginGetLaw_RulesRegulationsToSUBDelegate == null)) { + this.onBeginGetLaw_RulesRegulationsToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetLaw_RulesRegulationsToSUB); + } + if ((this.onEndGetLaw_RulesRegulationsToSUBDelegate == null)) { + this.onEndGetLaw_RulesRegulationsToSUBDelegate = new EndOperationDelegate(this.OnEndGetLaw_RulesRegulationsToSUB); + } + if ((this.onGetLaw_RulesRegulationsToSUBCompletedDelegate == null)) { + this.onGetLaw_RulesRegulationsToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetLaw_RulesRegulationsToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetLaw_RulesRegulationsToSUBDelegate, null, this.onEndGetLaw_RulesRegulationsToSUBDelegate, this.onGetLaw_RulesRegulationsToSUBCompletedDelegate, userState); } public BLL.CNCECHSSEService.Law_ManageRule[] GetLaw_ManageRuleToSUB() { return base.Channel.GetLaw_ManageRuleToSUB(); } - public System.Threading.Tasks.Task GetLaw_ManageRuleToSUBAsync() { - return base.Channel.GetLaw_ManageRuleToSUBAsync(); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetLaw_ManageRuleToSUB(System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetLaw_ManageRuleToSUB(callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.Law_ManageRule[] EndGetLaw_ManageRuleToSUB(System.IAsyncResult result) { + return base.Channel.EndGetLaw_ManageRuleToSUB(result); + } + + private System.IAsyncResult OnBeginGetLaw_ManageRuleToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + return this.BeginGetLaw_ManageRuleToSUB(callback, asyncState); + } + + private object[] OnEndGetLaw_ManageRuleToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.Law_ManageRule[] retVal = this.EndGetLaw_ManageRuleToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetLaw_ManageRuleToSUBCompleted(object state) { + if ((this.GetLaw_ManageRuleToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetLaw_ManageRuleToSUBCompleted(this, new GetLaw_ManageRuleToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetLaw_ManageRuleToSUBAsync() { + this.GetLaw_ManageRuleToSUBAsync(null); + } + + public void GetLaw_ManageRuleToSUBAsync(object userState) { + if ((this.onBeginGetLaw_ManageRuleToSUBDelegate == null)) { + this.onBeginGetLaw_ManageRuleToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetLaw_ManageRuleToSUB); + } + if ((this.onEndGetLaw_ManageRuleToSUBDelegate == null)) { + this.onEndGetLaw_ManageRuleToSUBDelegate = new EndOperationDelegate(this.OnEndGetLaw_ManageRuleToSUB); + } + if ((this.onGetLaw_ManageRuleToSUBCompletedDelegate == null)) { + this.onGetLaw_ManageRuleToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetLaw_ManageRuleToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetLaw_ManageRuleToSUBDelegate, null, this.onEndGetLaw_ManageRuleToSUBDelegate, this.onGetLaw_ManageRuleToSUBCompletedDelegate, userState); } public BLL.CNCECHSSEService.Technique_HAZOP[] GetTechnique_HAZOPToSUB() { return base.Channel.GetTechnique_HAZOPToSUB(); } - public System.Threading.Tasks.Task GetTechnique_HAZOPToSUBAsync() { - return base.Channel.GetTechnique_HAZOPToSUBAsync(); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetTechnique_HAZOPToSUB(System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetTechnique_HAZOPToSUB(callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.Technique_HAZOP[] EndGetTechnique_HAZOPToSUB(System.IAsyncResult result) { + return base.Channel.EndGetTechnique_HAZOPToSUB(result); + } + + private System.IAsyncResult OnBeginGetTechnique_HAZOPToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + return this.BeginGetTechnique_HAZOPToSUB(callback, asyncState); + } + + private object[] OnEndGetTechnique_HAZOPToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.Technique_HAZOP[] retVal = this.EndGetTechnique_HAZOPToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetTechnique_HAZOPToSUBCompleted(object state) { + if ((this.GetTechnique_HAZOPToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetTechnique_HAZOPToSUBCompleted(this, new GetTechnique_HAZOPToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetTechnique_HAZOPToSUBAsync() { + this.GetTechnique_HAZOPToSUBAsync(null); + } + + public void GetTechnique_HAZOPToSUBAsync(object userState) { + if ((this.onBeginGetTechnique_HAZOPToSUBDelegate == null)) { + this.onBeginGetTechnique_HAZOPToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetTechnique_HAZOPToSUB); + } + if ((this.onEndGetTechnique_HAZOPToSUBDelegate == null)) { + this.onEndGetTechnique_HAZOPToSUBDelegate = new EndOperationDelegate(this.OnEndGetTechnique_HAZOPToSUB); + } + if ((this.onGetTechnique_HAZOPToSUBCompletedDelegate == null)) { + this.onGetTechnique_HAZOPToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetTechnique_HAZOPToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetTechnique_HAZOPToSUBDelegate, null, this.onEndGetTechnique_HAZOPToSUBDelegate, this.onGetTechnique_HAZOPToSUBCompletedDelegate, userState); } public BLL.CNCECHSSEService.Technique_Appraise[] GetTechnique_AppraiseToSUB() { return base.Channel.GetTechnique_AppraiseToSUB(); } - public System.Threading.Tasks.Task GetTechnique_AppraiseToSUBAsync() { - return base.Channel.GetTechnique_AppraiseToSUBAsync(); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetTechnique_AppraiseToSUB(System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetTechnique_AppraiseToSUB(callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.Technique_Appraise[] EndGetTechnique_AppraiseToSUB(System.IAsyncResult result) { + return base.Channel.EndGetTechnique_AppraiseToSUB(result); + } + + private System.IAsyncResult OnBeginGetTechnique_AppraiseToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + return this.BeginGetTechnique_AppraiseToSUB(callback, asyncState); + } + + private object[] OnEndGetTechnique_AppraiseToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.Technique_Appraise[] retVal = this.EndGetTechnique_AppraiseToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetTechnique_AppraiseToSUBCompleted(object state) { + if ((this.GetTechnique_AppraiseToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetTechnique_AppraiseToSUBCompleted(this, new GetTechnique_AppraiseToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetTechnique_AppraiseToSUBAsync() { + this.GetTechnique_AppraiseToSUBAsync(null); + } + + public void GetTechnique_AppraiseToSUBAsync(object userState) { + if ((this.onBeginGetTechnique_AppraiseToSUBDelegate == null)) { + this.onBeginGetTechnique_AppraiseToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetTechnique_AppraiseToSUB); + } + if ((this.onEndGetTechnique_AppraiseToSUBDelegate == null)) { + this.onEndGetTechnique_AppraiseToSUBDelegate = new EndOperationDelegate(this.OnEndGetTechnique_AppraiseToSUB); + } + if ((this.onGetTechnique_AppraiseToSUBCompletedDelegate == null)) { + this.onGetTechnique_AppraiseToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetTechnique_AppraiseToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetTechnique_AppraiseToSUBDelegate, null, this.onEndGetTechnique_AppraiseToSUBDelegate, this.onGetTechnique_AppraiseToSUBCompletedDelegate, userState); } public BLL.CNCECHSSEService.Technique_Emergency[] GetTechnique_EmergencyToSUB() { return base.Channel.GetTechnique_EmergencyToSUB(); } - public System.Threading.Tasks.Task GetTechnique_EmergencyToSUBAsync() { - return base.Channel.GetTechnique_EmergencyToSUBAsync(); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetTechnique_EmergencyToSUB(System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetTechnique_EmergencyToSUB(callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.Technique_Emergency[] EndGetTechnique_EmergencyToSUB(System.IAsyncResult result) { + return base.Channel.EndGetTechnique_EmergencyToSUB(result); + } + + private System.IAsyncResult OnBeginGetTechnique_EmergencyToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + return this.BeginGetTechnique_EmergencyToSUB(callback, asyncState); + } + + private object[] OnEndGetTechnique_EmergencyToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.Technique_Emergency[] retVal = this.EndGetTechnique_EmergencyToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetTechnique_EmergencyToSUBCompleted(object state) { + if ((this.GetTechnique_EmergencyToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetTechnique_EmergencyToSUBCompleted(this, new GetTechnique_EmergencyToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetTechnique_EmergencyToSUBAsync() { + this.GetTechnique_EmergencyToSUBAsync(null); + } + + public void GetTechnique_EmergencyToSUBAsync(object userState) { + if ((this.onBeginGetTechnique_EmergencyToSUBDelegate == null)) { + this.onBeginGetTechnique_EmergencyToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetTechnique_EmergencyToSUB); + } + if ((this.onEndGetTechnique_EmergencyToSUBDelegate == null)) { + this.onEndGetTechnique_EmergencyToSUBDelegate = new EndOperationDelegate(this.OnEndGetTechnique_EmergencyToSUB); + } + if ((this.onGetTechnique_EmergencyToSUBCompletedDelegate == null)) { + this.onGetTechnique_EmergencyToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetTechnique_EmergencyToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetTechnique_EmergencyToSUBDelegate, null, this.onEndGetTechnique_EmergencyToSUBDelegate, this.onGetTechnique_EmergencyToSUBCompletedDelegate, userState); } public BLL.CNCECHSSEService.Technique_SpecialScheme[] GetTechnique_SpecialSchemeToSUB() { return base.Channel.GetTechnique_SpecialSchemeToSUB(); } - public System.Threading.Tasks.Task GetTechnique_SpecialSchemeToSUBAsync() { - return base.Channel.GetTechnique_SpecialSchemeToSUBAsync(); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetTechnique_SpecialSchemeToSUB(System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetTechnique_SpecialSchemeToSUB(callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.Technique_SpecialScheme[] EndGetTechnique_SpecialSchemeToSUB(System.IAsyncResult result) { + return base.Channel.EndGetTechnique_SpecialSchemeToSUB(result); + } + + private System.IAsyncResult OnBeginGetTechnique_SpecialSchemeToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + return this.BeginGetTechnique_SpecialSchemeToSUB(callback, asyncState); + } + + private object[] OnEndGetTechnique_SpecialSchemeToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.Technique_SpecialScheme[] retVal = this.EndGetTechnique_SpecialSchemeToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetTechnique_SpecialSchemeToSUBCompleted(object state) { + if ((this.GetTechnique_SpecialSchemeToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetTechnique_SpecialSchemeToSUBCompleted(this, new GetTechnique_SpecialSchemeToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetTechnique_SpecialSchemeToSUBAsync() { + this.GetTechnique_SpecialSchemeToSUBAsync(null); + } + + public void GetTechnique_SpecialSchemeToSUBAsync(object userState) { + if ((this.onBeginGetTechnique_SpecialSchemeToSUBDelegate == null)) { + this.onBeginGetTechnique_SpecialSchemeToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetTechnique_SpecialSchemeToSUB); + } + if ((this.onEndGetTechnique_SpecialSchemeToSUBDelegate == null)) { + this.onEndGetTechnique_SpecialSchemeToSUBDelegate = new EndOperationDelegate(this.OnEndGetTechnique_SpecialSchemeToSUB); + } + if ((this.onGetTechnique_SpecialSchemeToSUBCompletedDelegate == null)) { + this.onGetTechnique_SpecialSchemeToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetTechnique_SpecialSchemeToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetTechnique_SpecialSchemeToSUBDelegate, null, this.onEndGetTechnique_SpecialSchemeToSUBDelegate, this.onGetTechnique_SpecialSchemeToSUBCompletedDelegate, userState); } public BLL.CNCECHSSEService.Training_Training[] GetTraining_TrainingListToSUB() { return base.Channel.GetTraining_TrainingListToSUB(); } - public System.Threading.Tasks.Task GetTraining_TrainingListToSUBAsync() { - return base.Channel.GetTraining_TrainingListToSUBAsync(); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetTraining_TrainingListToSUB(System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetTraining_TrainingListToSUB(callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.Training_Training[] EndGetTraining_TrainingListToSUB(System.IAsyncResult result) { + return base.Channel.EndGetTraining_TrainingListToSUB(result); + } + + private System.IAsyncResult OnBeginGetTraining_TrainingListToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + return this.BeginGetTraining_TrainingListToSUB(callback, asyncState); + } + + private object[] OnEndGetTraining_TrainingListToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.Training_Training[] retVal = this.EndGetTraining_TrainingListToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetTraining_TrainingListToSUBCompleted(object state) { + if ((this.GetTraining_TrainingListToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetTraining_TrainingListToSUBCompleted(this, new GetTraining_TrainingListToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetTraining_TrainingListToSUBAsync() { + this.GetTraining_TrainingListToSUBAsync(null); + } + + public void GetTraining_TrainingListToSUBAsync(object userState) { + if ((this.onBeginGetTraining_TrainingListToSUBDelegate == null)) { + this.onBeginGetTraining_TrainingListToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetTraining_TrainingListToSUB); + } + if ((this.onEndGetTraining_TrainingListToSUBDelegate == null)) { + this.onEndGetTraining_TrainingListToSUBDelegate = new EndOperationDelegate(this.OnEndGetTraining_TrainingListToSUB); + } + if ((this.onGetTraining_TrainingListToSUBCompletedDelegate == null)) { + this.onGetTraining_TrainingListToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetTraining_TrainingListToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetTraining_TrainingListToSUBDelegate, null, this.onEndGetTraining_TrainingListToSUBDelegate, this.onGetTraining_TrainingListToSUBCompletedDelegate, userState); } public BLL.CNCECHSSEService.Training_TrainingItem[] GetTraining_TrainingItemListToSUB() { return base.Channel.GetTraining_TrainingItemListToSUB(); } - public System.Threading.Tasks.Task GetTraining_TrainingItemListToSUBAsync() { - return base.Channel.GetTraining_TrainingItemListToSUBAsync(); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetTraining_TrainingItemListToSUB(System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetTraining_TrainingItemListToSUB(callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.Training_TrainingItem[] EndGetTraining_TrainingItemListToSUB(System.IAsyncResult result) { + return base.Channel.EndGetTraining_TrainingItemListToSUB(result); + } + + private System.IAsyncResult OnBeginGetTraining_TrainingItemListToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + return this.BeginGetTraining_TrainingItemListToSUB(callback, asyncState); + } + + private object[] OnEndGetTraining_TrainingItemListToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.Training_TrainingItem[] retVal = this.EndGetTraining_TrainingItemListToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetTraining_TrainingItemListToSUBCompleted(object state) { + if ((this.GetTraining_TrainingItemListToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetTraining_TrainingItemListToSUBCompleted(this, new GetTraining_TrainingItemListToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetTraining_TrainingItemListToSUBAsync() { + this.GetTraining_TrainingItemListToSUBAsync(null); + } + + public void GetTraining_TrainingItemListToSUBAsync(object userState) { + if ((this.onBeginGetTraining_TrainingItemListToSUBDelegate == null)) { + this.onBeginGetTraining_TrainingItemListToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetTraining_TrainingItemListToSUB); + } + if ((this.onEndGetTraining_TrainingItemListToSUBDelegate == null)) { + this.onEndGetTraining_TrainingItemListToSUBDelegate = new EndOperationDelegate(this.OnEndGetTraining_TrainingItemListToSUB); + } + if ((this.onGetTraining_TrainingItemListToSUBCompletedDelegate == null)) { + this.onGetTraining_TrainingItemListToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetTraining_TrainingItemListToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetTraining_TrainingItemListToSUBDelegate, null, this.onEndGetTraining_TrainingItemListToSUBDelegate, this.onGetTraining_TrainingItemListToSUBCompletedDelegate, userState); } public BLL.CNCECHSSEService.Training_TrainTestDB[] GetTraining_TrainTestDBListToSUB() { return base.Channel.GetTraining_TrainTestDBListToSUB(); } - public System.Threading.Tasks.Task GetTraining_TrainTestDBListToSUBAsync() { - return base.Channel.GetTraining_TrainTestDBListToSUBAsync(); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetTraining_TrainTestDBListToSUB(System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetTraining_TrainTestDBListToSUB(callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.Training_TrainTestDB[] EndGetTraining_TrainTestDBListToSUB(System.IAsyncResult result) { + return base.Channel.EndGetTraining_TrainTestDBListToSUB(result); + } + + private System.IAsyncResult OnBeginGetTraining_TrainTestDBListToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + return this.BeginGetTraining_TrainTestDBListToSUB(callback, asyncState); + } + + private object[] OnEndGetTraining_TrainTestDBListToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.Training_TrainTestDB[] retVal = this.EndGetTraining_TrainTestDBListToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetTraining_TrainTestDBListToSUBCompleted(object state) { + if ((this.GetTraining_TrainTestDBListToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetTraining_TrainTestDBListToSUBCompleted(this, new GetTraining_TrainTestDBListToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetTraining_TrainTestDBListToSUBAsync() { + this.GetTraining_TrainTestDBListToSUBAsync(null); + } + + public void GetTraining_TrainTestDBListToSUBAsync(object userState) { + if ((this.onBeginGetTraining_TrainTestDBListToSUBDelegate == null)) { + this.onBeginGetTraining_TrainTestDBListToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetTraining_TrainTestDBListToSUB); + } + if ((this.onEndGetTraining_TrainTestDBListToSUBDelegate == null)) { + this.onEndGetTraining_TrainTestDBListToSUBDelegate = new EndOperationDelegate(this.OnEndGetTraining_TrainTestDBListToSUB); + } + if ((this.onGetTraining_TrainTestDBListToSUBCompletedDelegate == null)) { + this.onGetTraining_TrainTestDBListToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetTraining_TrainTestDBListToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetTraining_TrainTestDBListToSUBDelegate, null, this.onEndGetTraining_TrainTestDBListToSUBDelegate, this.onGetTraining_TrainTestDBListToSUBCompletedDelegate, userState); } public BLL.CNCECHSSEService.Training_TrainTestDBItem[] GetTraining_TrainTestDBItemListToSUB() { return base.Channel.GetTraining_TrainTestDBItemListToSUB(); } - public System.Threading.Tasks.Task GetTraining_TrainTestDBItemListToSUBAsync() { - return base.Channel.GetTraining_TrainTestDBItemListToSUBAsync(); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetTraining_TrainTestDBItemListToSUB(System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetTraining_TrainTestDBItemListToSUB(callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.Training_TrainTestDBItem[] EndGetTraining_TrainTestDBItemListToSUB(System.IAsyncResult result) { + return base.Channel.EndGetTraining_TrainTestDBItemListToSUB(result); + } + + private System.IAsyncResult OnBeginGetTraining_TrainTestDBItemListToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + return this.BeginGetTraining_TrainTestDBItemListToSUB(callback, asyncState); + } + + private object[] OnEndGetTraining_TrainTestDBItemListToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.Training_TrainTestDBItem[] retVal = this.EndGetTraining_TrainTestDBItemListToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetTraining_TrainTestDBItemListToSUBCompleted(object state) { + if ((this.GetTraining_TrainTestDBItemListToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetTraining_TrainTestDBItemListToSUBCompleted(this, new GetTraining_TrainTestDBItemListToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetTraining_TrainTestDBItemListToSUBAsync() { + this.GetTraining_TrainTestDBItemListToSUBAsync(null); + } + + public void GetTraining_TrainTestDBItemListToSUBAsync(object userState) { + if ((this.onBeginGetTraining_TrainTestDBItemListToSUBDelegate == null)) { + this.onBeginGetTraining_TrainTestDBItemListToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetTraining_TrainTestDBItemListToSUB); + } + if ((this.onEndGetTraining_TrainTestDBItemListToSUBDelegate == null)) { + this.onEndGetTraining_TrainTestDBItemListToSUBDelegate = new EndOperationDelegate(this.OnEndGetTraining_TrainTestDBItemListToSUB); + } + if ((this.onGetTraining_TrainTestDBItemListToSUBCompletedDelegate == null)) { + this.onGetTraining_TrainTestDBItemListToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetTraining_TrainTestDBItemListToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetTraining_TrainTestDBItemListToSUBDelegate, null, this.onEndGetTraining_TrainTestDBItemListToSUBDelegate, this.onGetTraining_TrainTestDBItemListToSUBCompletedDelegate, userState); } public BLL.CNCECHSSEService.EduTrain_AccidentCase[] GetEduTrain_AccidentCaseListToSUB() { return base.Channel.GetEduTrain_AccidentCaseListToSUB(); } - public System.Threading.Tasks.Task GetEduTrain_AccidentCaseListToSUBAsync() { - return base.Channel.GetEduTrain_AccidentCaseListToSUBAsync(); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetEduTrain_AccidentCaseListToSUB(System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetEduTrain_AccidentCaseListToSUB(callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.EduTrain_AccidentCase[] EndGetEduTrain_AccidentCaseListToSUB(System.IAsyncResult result) { + return base.Channel.EndGetEduTrain_AccidentCaseListToSUB(result); + } + + private System.IAsyncResult OnBeginGetEduTrain_AccidentCaseListToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + return this.BeginGetEduTrain_AccidentCaseListToSUB(callback, asyncState); + } + + private object[] OnEndGetEduTrain_AccidentCaseListToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.EduTrain_AccidentCase[] retVal = this.EndGetEduTrain_AccidentCaseListToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetEduTrain_AccidentCaseListToSUBCompleted(object state) { + if ((this.GetEduTrain_AccidentCaseListToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetEduTrain_AccidentCaseListToSUBCompleted(this, new GetEduTrain_AccidentCaseListToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetEduTrain_AccidentCaseListToSUBAsync() { + this.GetEduTrain_AccidentCaseListToSUBAsync(null); + } + + public void GetEduTrain_AccidentCaseListToSUBAsync(object userState) { + if ((this.onBeginGetEduTrain_AccidentCaseListToSUBDelegate == null)) { + this.onBeginGetEduTrain_AccidentCaseListToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetEduTrain_AccidentCaseListToSUB); + } + if ((this.onEndGetEduTrain_AccidentCaseListToSUBDelegate == null)) { + this.onEndGetEduTrain_AccidentCaseListToSUBDelegate = new EndOperationDelegate(this.OnEndGetEduTrain_AccidentCaseListToSUB); + } + if ((this.onGetEduTrain_AccidentCaseListToSUBCompletedDelegate == null)) { + this.onGetEduTrain_AccidentCaseListToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetEduTrain_AccidentCaseListToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetEduTrain_AccidentCaseListToSUBDelegate, null, this.onEndGetEduTrain_AccidentCaseListToSUBDelegate, this.onGetEduTrain_AccidentCaseListToSUBCompletedDelegate, userState); } public BLL.CNCECHSSEService.EduTrain_AccidentCaseItem[] GetEduTrain_AccidentCaseItemListToSUB() { return base.Channel.GetEduTrain_AccidentCaseItemListToSUB(); } - public System.Threading.Tasks.Task GetEduTrain_AccidentCaseItemListToSUBAsync() { - return base.Channel.GetEduTrain_AccidentCaseItemListToSUBAsync(); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetEduTrain_AccidentCaseItemListToSUB(System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetEduTrain_AccidentCaseItemListToSUB(callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.EduTrain_AccidentCaseItem[] EndGetEduTrain_AccidentCaseItemListToSUB(System.IAsyncResult result) { + return base.Channel.EndGetEduTrain_AccidentCaseItemListToSUB(result); + } + + private System.IAsyncResult OnBeginGetEduTrain_AccidentCaseItemListToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + return this.BeginGetEduTrain_AccidentCaseItemListToSUB(callback, asyncState); + } + + private object[] OnEndGetEduTrain_AccidentCaseItemListToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.EduTrain_AccidentCaseItem[] retVal = this.EndGetEduTrain_AccidentCaseItemListToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetEduTrain_AccidentCaseItemListToSUBCompleted(object state) { + if ((this.GetEduTrain_AccidentCaseItemListToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetEduTrain_AccidentCaseItemListToSUBCompleted(this, new GetEduTrain_AccidentCaseItemListToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetEduTrain_AccidentCaseItemListToSUBAsync() { + this.GetEduTrain_AccidentCaseItemListToSUBAsync(null); + } + + public void GetEduTrain_AccidentCaseItemListToSUBAsync(object userState) { + if ((this.onBeginGetEduTrain_AccidentCaseItemListToSUBDelegate == null)) { + this.onBeginGetEduTrain_AccidentCaseItemListToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetEduTrain_AccidentCaseItemListToSUB); + } + if ((this.onEndGetEduTrain_AccidentCaseItemListToSUBDelegate == null)) { + this.onEndGetEduTrain_AccidentCaseItemListToSUBDelegate = new EndOperationDelegate(this.OnEndGetEduTrain_AccidentCaseItemListToSUB); + } + if ((this.onGetEduTrain_AccidentCaseItemListToSUBCompletedDelegate == null)) { + this.onGetEduTrain_AccidentCaseItemListToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetEduTrain_AccidentCaseItemListToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetEduTrain_AccidentCaseItemListToSUBDelegate, null, this.onEndGetEduTrain_AccidentCaseItemListToSUBDelegate, this.onGetEduTrain_AccidentCaseItemListToSUBCompletedDelegate, userState); } public BLL.CNCECHSSEService.Training_Knowledge[] GetTraining_KnowledgeListToSUB() { return base.Channel.GetTraining_KnowledgeListToSUB(); } - public System.Threading.Tasks.Task GetTraining_KnowledgeListToSUBAsync() { - return base.Channel.GetTraining_KnowledgeListToSUBAsync(); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetTraining_KnowledgeListToSUB(System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetTraining_KnowledgeListToSUB(callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.Training_Knowledge[] EndGetTraining_KnowledgeListToSUB(System.IAsyncResult result) { + return base.Channel.EndGetTraining_KnowledgeListToSUB(result); + } + + private System.IAsyncResult OnBeginGetTraining_KnowledgeListToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + return this.BeginGetTraining_KnowledgeListToSUB(callback, asyncState); + } + + private object[] OnEndGetTraining_KnowledgeListToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.Training_Knowledge[] retVal = this.EndGetTraining_KnowledgeListToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetTraining_KnowledgeListToSUBCompleted(object state) { + if ((this.GetTraining_KnowledgeListToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetTraining_KnowledgeListToSUBCompleted(this, new GetTraining_KnowledgeListToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetTraining_KnowledgeListToSUBAsync() { + this.GetTraining_KnowledgeListToSUBAsync(null); + } + + public void GetTraining_KnowledgeListToSUBAsync(object userState) { + if ((this.onBeginGetTraining_KnowledgeListToSUBDelegate == null)) { + this.onBeginGetTraining_KnowledgeListToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetTraining_KnowledgeListToSUB); + } + if ((this.onEndGetTraining_KnowledgeListToSUBDelegate == null)) { + this.onEndGetTraining_KnowledgeListToSUBDelegate = new EndOperationDelegate(this.OnEndGetTraining_KnowledgeListToSUB); + } + if ((this.onGetTraining_KnowledgeListToSUBCompletedDelegate == null)) { + this.onGetTraining_KnowledgeListToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetTraining_KnowledgeListToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetTraining_KnowledgeListToSUBDelegate, null, this.onEndGetTraining_KnowledgeListToSUBDelegate, this.onGetTraining_KnowledgeListToSUBCompletedDelegate, userState); } public BLL.CNCECHSSEService.Training_KnowledgeItem[] GetTraining_KnowledgeItemListToSUB() { return base.Channel.GetTraining_KnowledgeItemListToSUB(); } - public System.Threading.Tasks.Task GetTraining_KnowledgeItemListToSUBAsync() { - return base.Channel.GetTraining_KnowledgeItemListToSUBAsync(); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetTraining_KnowledgeItemListToSUB(System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetTraining_KnowledgeItemListToSUB(callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.Training_KnowledgeItem[] EndGetTraining_KnowledgeItemListToSUB(System.IAsyncResult result) { + return base.Channel.EndGetTraining_KnowledgeItemListToSUB(result); + } + + private System.IAsyncResult OnBeginGetTraining_KnowledgeItemListToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + return this.BeginGetTraining_KnowledgeItemListToSUB(callback, asyncState); + } + + private object[] OnEndGetTraining_KnowledgeItemListToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.Training_KnowledgeItem[] retVal = this.EndGetTraining_KnowledgeItemListToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetTraining_KnowledgeItemListToSUBCompleted(object state) { + if ((this.GetTraining_KnowledgeItemListToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetTraining_KnowledgeItemListToSUBCompleted(this, new GetTraining_KnowledgeItemListToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetTraining_KnowledgeItemListToSUBAsync() { + this.GetTraining_KnowledgeItemListToSUBAsync(null); + } + + public void GetTraining_KnowledgeItemListToSUBAsync(object userState) { + if ((this.onBeginGetTraining_KnowledgeItemListToSUBDelegate == null)) { + this.onBeginGetTraining_KnowledgeItemListToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetTraining_KnowledgeItemListToSUB); + } + if ((this.onEndGetTraining_KnowledgeItemListToSUBDelegate == null)) { + this.onEndGetTraining_KnowledgeItemListToSUBDelegate = new EndOperationDelegate(this.OnEndGetTraining_KnowledgeItemListToSUB); + } + if ((this.onGetTraining_KnowledgeItemListToSUBCompletedDelegate == null)) { + this.onGetTraining_KnowledgeItemListToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetTraining_KnowledgeItemListToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetTraining_KnowledgeItemListToSUBDelegate, null, this.onEndGetTraining_KnowledgeItemListToSUBDelegate, this.onGetTraining_KnowledgeItemListToSUBCompletedDelegate, userState); } public BLL.CNCECHSSEService.Technique_HazardListType[] GetTechnique_HazardListTypeListToSUB() { return base.Channel.GetTechnique_HazardListTypeListToSUB(); } - public System.Threading.Tasks.Task GetTechnique_HazardListTypeListToSUBAsync() { - return base.Channel.GetTechnique_HazardListTypeListToSUBAsync(); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetTechnique_HazardListTypeListToSUB(System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetTechnique_HazardListTypeListToSUB(callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.Technique_HazardListType[] EndGetTechnique_HazardListTypeListToSUB(System.IAsyncResult result) { + return base.Channel.EndGetTechnique_HazardListTypeListToSUB(result); + } + + private System.IAsyncResult OnBeginGetTechnique_HazardListTypeListToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + return this.BeginGetTechnique_HazardListTypeListToSUB(callback, asyncState); + } + + private object[] OnEndGetTechnique_HazardListTypeListToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.Technique_HazardListType[] retVal = this.EndGetTechnique_HazardListTypeListToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetTechnique_HazardListTypeListToSUBCompleted(object state) { + if ((this.GetTechnique_HazardListTypeListToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetTechnique_HazardListTypeListToSUBCompleted(this, new GetTechnique_HazardListTypeListToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetTechnique_HazardListTypeListToSUBAsync() { + this.GetTechnique_HazardListTypeListToSUBAsync(null); + } + + public void GetTechnique_HazardListTypeListToSUBAsync(object userState) { + if ((this.onBeginGetTechnique_HazardListTypeListToSUBDelegate == null)) { + this.onBeginGetTechnique_HazardListTypeListToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetTechnique_HazardListTypeListToSUB); + } + if ((this.onEndGetTechnique_HazardListTypeListToSUBDelegate == null)) { + this.onEndGetTechnique_HazardListTypeListToSUBDelegate = new EndOperationDelegate(this.OnEndGetTechnique_HazardListTypeListToSUB); + } + if ((this.onGetTechnique_HazardListTypeListToSUBCompletedDelegate == null)) { + this.onGetTechnique_HazardListTypeListToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetTechnique_HazardListTypeListToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetTechnique_HazardListTypeListToSUBDelegate, null, this.onEndGetTechnique_HazardListTypeListToSUBDelegate, this.onGetTechnique_HazardListTypeListToSUBCompletedDelegate, userState); } public BLL.CNCECHSSEService.Technique_HazardList[] GetTechnique_HazardListListToSUB() { return base.Channel.GetTechnique_HazardListListToSUB(); } - public System.Threading.Tasks.Task GetTechnique_HazardListListToSUBAsync() { - return base.Channel.GetTechnique_HazardListListToSUBAsync(); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetTechnique_HazardListListToSUB(System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetTechnique_HazardListListToSUB(callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.Technique_HazardList[] EndGetTechnique_HazardListListToSUB(System.IAsyncResult result) { + return base.Channel.EndGetTechnique_HazardListListToSUB(result); + } + + private System.IAsyncResult OnBeginGetTechnique_HazardListListToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + return this.BeginGetTechnique_HazardListListToSUB(callback, asyncState); + } + + private object[] OnEndGetTechnique_HazardListListToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.Technique_HazardList[] retVal = this.EndGetTechnique_HazardListListToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetTechnique_HazardListListToSUBCompleted(object state) { + if ((this.GetTechnique_HazardListListToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetTechnique_HazardListListToSUBCompleted(this, new GetTechnique_HazardListListToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetTechnique_HazardListListToSUBAsync() { + this.GetTechnique_HazardListListToSUBAsync(null); + } + + public void GetTechnique_HazardListListToSUBAsync(object userState) { + if ((this.onBeginGetTechnique_HazardListListToSUBDelegate == null)) { + this.onBeginGetTechnique_HazardListListToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetTechnique_HazardListListToSUB); + } + if ((this.onEndGetTechnique_HazardListListToSUBDelegate == null)) { + this.onEndGetTechnique_HazardListListToSUBDelegate = new EndOperationDelegate(this.OnEndGetTechnique_HazardListListToSUB); + } + if ((this.onGetTechnique_HazardListListToSUBCompletedDelegate == null)) { + this.onGetTechnique_HazardListListToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetTechnique_HazardListListToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetTechnique_HazardListListToSUBDelegate, null, this.onEndGetTechnique_HazardListListToSUBDelegate, this.onGetTechnique_HazardListListToSUBCompletedDelegate, userState); } public BLL.CNCECHSSEService.Technique_Rectify[] GetTechnique_RectifyListToSUB() { return base.Channel.GetTechnique_RectifyListToSUB(); } - public System.Threading.Tasks.Task GetTechnique_RectifyListToSUBAsync() { - return base.Channel.GetTechnique_RectifyListToSUBAsync(); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetTechnique_RectifyListToSUB(System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetTechnique_RectifyListToSUB(callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.Technique_Rectify[] EndGetTechnique_RectifyListToSUB(System.IAsyncResult result) { + return base.Channel.EndGetTechnique_RectifyListToSUB(result); + } + + private System.IAsyncResult OnBeginGetTechnique_RectifyListToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + return this.BeginGetTechnique_RectifyListToSUB(callback, asyncState); + } + + private object[] OnEndGetTechnique_RectifyListToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.Technique_Rectify[] retVal = this.EndGetTechnique_RectifyListToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetTechnique_RectifyListToSUBCompleted(object state) { + if ((this.GetTechnique_RectifyListToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetTechnique_RectifyListToSUBCompleted(this, new GetTechnique_RectifyListToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetTechnique_RectifyListToSUBAsync() { + this.GetTechnique_RectifyListToSUBAsync(null); + } + + public void GetTechnique_RectifyListToSUBAsync(object userState) { + if ((this.onBeginGetTechnique_RectifyListToSUBDelegate == null)) { + this.onBeginGetTechnique_RectifyListToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetTechnique_RectifyListToSUB); + } + if ((this.onEndGetTechnique_RectifyListToSUBDelegate == null)) { + this.onEndGetTechnique_RectifyListToSUBDelegate = new EndOperationDelegate(this.OnEndGetTechnique_RectifyListToSUB); + } + if ((this.onGetTechnique_RectifyListToSUBCompletedDelegate == null)) { + this.onGetTechnique_RectifyListToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetTechnique_RectifyListToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetTechnique_RectifyListToSUBDelegate, null, this.onEndGetTechnique_RectifyListToSUBDelegate, this.onGetTechnique_RectifyListToSUBCompletedDelegate, userState); } public BLL.CNCECHSSEService.Technique_RectifyItem[] GetTechnique_RectifyItemListToSUB() { return base.Channel.GetTechnique_RectifyItemListToSUB(); } - public System.Threading.Tasks.Task GetTechnique_RectifyItemListToSUBAsync() { - return base.Channel.GetTechnique_RectifyItemListToSUBAsync(); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetTechnique_RectifyItemListToSUB(System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetTechnique_RectifyItemListToSUB(callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.Technique_RectifyItem[] EndGetTechnique_RectifyItemListToSUB(System.IAsyncResult result) { + return base.Channel.EndGetTechnique_RectifyItemListToSUB(result); + } + + private System.IAsyncResult OnBeginGetTechnique_RectifyItemListToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + return this.BeginGetTechnique_RectifyItemListToSUB(callback, asyncState); + } + + private object[] OnEndGetTechnique_RectifyItemListToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.Technique_RectifyItem[] retVal = this.EndGetTechnique_RectifyItemListToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetTechnique_RectifyItemListToSUBCompleted(object state) { + if ((this.GetTechnique_RectifyItemListToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetTechnique_RectifyItemListToSUBCompleted(this, new GetTechnique_RectifyItemListToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetTechnique_RectifyItemListToSUBAsync() { + this.GetTechnique_RectifyItemListToSUBAsync(null); + } + + public void GetTechnique_RectifyItemListToSUBAsync(object userState) { + if ((this.onBeginGetTechnique_RectifyItemListToSUBDelegate == null)) { + this.onBeginGetTechnique_RectifyItemListToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetTechnique_RectifyItemListToSUB); + } + if ((this.onEndGetTechnique_RectifyItemListToSUBDelegate == null)) { + this.onEndGetTechnique_RectifyItemListToSUBDelegate = new EndOperationDelegate(this.OnEndGetTechnique_RectifyItemListToSUB); + } + if ((this.onGetTechnique_RectifyItemListToSUBCompletedDelegate == null)) { + this.onGetTechnique_RectifyItemListToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetTechnique_RectifyItemListToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetTechnique_RectifyItemListToSUBDelegate, null, this.onEndGetTechnique_RectifyItemListToSUBDelegate, this.onGetTechnique_RectifyItemListToSUBCompletedDelegate, userState); } public BLL.CNCECHSSEService.Technique_Expert[] GetTechnique_ExpertListToSUB() { return base.Channel.GetTechnique_ExpertListToSUB(); } - public System.Threading.Tasks.Task GetTechnique_ExpertListToSUBAsync() { - return base.Channel.GetTechnique_ExpertListToSUBAsync(); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetTechnique_ExpertListToSUB(System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetTechnique_ExpertListToSUB(callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.Technique_Expert[] EndGetTechnique_ExpertListToSUB(System.IAsyncResult result) { + return base.Channel.EndGetTechnique_ExpertListToSUB(result); + } + + private System.IAsyncResult OnBeginGetTechnique_ExpertListToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + return this.BeginGetTechnique_ExpertListToSUB(callback, asyncState); + } + + private object[] OnEndGetTechnique_ExpertListToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.Technique_Expert[] retVal = this.EndGetTechnique_ExpertListToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetTechnique_ExpertListToSUBCompleted(object state) { + if ((this.GetTechnique_ExpertListToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetTechnique_ExpertListToSUBCompleted(this, new GetTechnique_ExpertListToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetTechnique_ExpertListToSUBAsync() { + this.GetTechnique_ExpertListToSUBAsync(null); + } + + public void GetTechnique_ExpertListToSUBAsync(object userState) { + if ((this.onBeginGetTechnique_ExpertListToSUBDelegate == null)) { + this.onBeginGetTechnique_ExpertListToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetTechnique_ExpertListToSUB); + } + if ((this.onEndGetTechnique_ExpertListToSUBDelegate == null)) { + this.onEndGetTechnique_ExpertListToSUBDelegate = new EndOperationDelegate(this.OnEndGetTechnique_ExpertListToSUB); + } + if ((this.onGetTechnique_ExpertListToSUBCompletedDelegate == null)) { + this.onGetTechnique_ExpertListToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetTechnique_ExpertListToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetTechnique_ExpertListToSUBDelegate, null, this.onEndGetTechnique_ExpertListToSUBDelegate, this.onGetTechnique_ExpertListToSUBCompletedDelegate, userState); } public BLL.CNCECHSSEService.Supervise_SuperviseCheckRectify[] GetSupervise_SuperviseCheckRectifyListToSUB(string unitId) { return base.Channel.GetSupervise_SuperviseCheckRectifyListToSUB(unitId); } - public System.Threading.Tasks.Task GetSupervise_SuperviseCheckRectifyListToSUBAsync(string unitId) { - return base.Channel.GetSupervise_SuperviseCheckRectifyListToSUBAsync(unitId); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetSupervise_SuperviseCheckRectifyListToSUB(string unitId, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetSupervise_SuperviseCheckRectifyListToSUB(unitId, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.Supervise_SuperviseCheckRectify[] EndGetSupervise_SuperviseCheckRectifyListToSUB(System.IAsyncResult result) { + return base.Channel.EndGetSupervise_SuperviseCheckRectifyListToSUB(result); + } + + private System.IAsyncResult OnBeginGetSupervise_SuperviseCheckRectifyListToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + string unitId = ((string)(inValues[0])); + return this.BeginGetSupervise_SuperviseCheckRectifyListToSUB(unitId, callback, asyncState); + } + + private object[] OnEndGetSupervise_SuperviseCheckRectifyListToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.Supervise_SuperviseCheckRectify[] retVal = this.EndGetSupervise_SuperviseCheckRectifyListToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetSupervise_SuperviseCheckRectifyListToSUBCompleted(object state) { + if ((this.GetSupervise_SuperviseCheckRectifyListToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetSupervise_SuperviseCheckRectifyListToSUBCompleted(this, new GetSupervise_SuperviseCheckRectifyListToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetSupervise_SuperviseCheckRectifyListToSUBAsync(string unitId) { + this.GetSupervise_SuperviseCheckRectifyListToSUBAsync(unitId, null); + } + + public void GetSupervise_SuperviseCheckRectifyListToSUBAsync(string unitId, object userState) { + if ((this.onBeginGetSupervise_SuperviseCheckRectifyListToSUBDelegate == null)) { + this.onBeginGetSupervise_SuperviseCheckRectifyListToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetSupervise_SuperviseCheckRectifyListToSUB); + } + if ((this.onEndGetSupervise_SuperviseCheckRectifyListToSUBDelegate == null)) { + this.onEndGetSupervise_SuperviseCheckRectifyListToSUBDelegate = new EndOperationDelegate(this.OnEndGetSupervise_SuperviseCheckRectifyListToSUB); + } + if ((this.onGetSupervise_SuperviseCheckRectifyListToSUBCompletedDelegate == null)) { + this.onGetSupervise_SuperviseCheckRectifyListToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetSupervise_SuperviseCheckRectifyListToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetSupervise_SuperviseCheckRectifyListToSUBDelegate, new object[] { + unitId}, this.onEndGetSupervise_SuperviseCheckRectifyListToSUBDelegate, this.onGetSupervise_SuperviseCheckRectifyListToSUBCompletedDelegate, userState); } public BLL.CNCECHSSEService.Supervise_SubUnitReport[] GetSupervise_SubUnitReportListToSUB() { return base.Channel.GetSupervise_SubUnitReportListToSUB(); } - public System.Threading.Tasks.Task GetSupervise_SubUnitReportListToSUBAsync() { - return base.Channel.GetSupervise_SubUnitReportListToSUBAsync(); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetSupervise_SubUnitReportListToSUB(System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetSupervise_SubUnitReportListToSUB(callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.Supervise_SubUnitReport[] EndGetSupervise_SubUnitReportListToSUB(System.IAsyncResult result) { + return base.Channel.EndGetSupervise_SubUnitReportListToSUB(result); + } + + private System.IAsyncResult OnBeginGetSupervise_SubUnitReportListToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + return this.BeginGetSupervise_SubUnitReportListToSUB(callback, asyncState); + } + + private object[] OnEndGetSupervise_SubUnitReportListToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.Supervise_SubUnitReport[] retVal = this.EndGetSupervise_SubUnitReportListToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetSupervise_SubUnitReportListToSUBCompleted(object state) { + if ((this.GetSupervise_SubUnitReportListToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetSupervise_SubUnitReportListToSUBCompleted(this, new GetSupervise_SubUnitReportListToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetSupervise_SubUnitReportListToSUBAsync() { + this.GetSupervise_SubUnitReportListToSUBAsync(null); + } + + public void GetSupervise_SubUnitReportListToSUBAsync(object userState) { + if ((this.onBeginGetSupervise_SubUnitReportListToSUBDelegate == null)) { + this.onBeginGetSupervise_SubUnitReportListToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetSupervise_SubUnitReportListToSUB); + } + if ((this.onEndGetSupervise_SubUnitReportListToSUBDelegate == null)) { + this.onEndGetSupervise_SubUnitReportListToSUBDelegate = new EndOperationDelegate(this.OnEndGetSupervise_SubUnitReportListToSUB); + } + if ((this.onGetSupervise_SubUnitReportListToSUBCompletedDelegate == null)) { + this.onGetSupervise_SubUnitReportListToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetSupervise_SubUnitReportListToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetSupervise_SubUnitReportListToSUBDelegate, null, this.onEndGetSupervise_SubUnitReportListToSUBDelegate, this.onGetSupervise_SubUnitReportListToSUBCompletedDelegate, userState); } public BLL.CNCECHSSEService.Supervise_SubUnitReportItem[] GetSupervise_SubUnitReportItemListToSUB(string unitId) { return base.Channel.GetSupervise_SubUnitReportItemListToSUB(unitId); } - public System.Threading.Tasks.Task GetSupervise_SubUnitReportItemListToSUBAsync(string unitId) { - return base.Channel.GetSupervise_SubUnitReportItemListToSUBAsync(unitId); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetSupervise_SubUnitReportItemListToSUB(string unitId, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetSupervise_SubUnitReportItemListToSUB(unitId, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.Supervise_SubUnitReportItem[] EndGetSupervise_SubUnitReportItemListToSUB(System.IAsyncResult result) { + return base.Channel.EndGetSupervise_SubUnitReportItemListToSUB(result); + } + + private System.IAsyncResult OnBeginGetSupervise_SubUnitReportItemListToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + string unitId = ((string)(inValues[0])); + return this.BeginGetSupervise_SubUnitReportItemListToSUB(unitId, callback, asyncState); + } + + private object[] OnEndGetSupervise_SubUnitReportItemListToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.Supervise_SubUnitReportItem[] retVal = this.EndGetSupervise_SubUnitReportItemListToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetSupervise_SubUnitReportItemListToSUBCompleted(object state) { + if ((this.GetSupervise_SubUnitReportItemListToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetSupervise_SubUnitReportItemListToSUBCompleted(this, new GetSupervise_SubUnitReportItemListToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetSupervise_SubUnitReportItemListToSUBAsync(string unitId) { + this.GetSupervise_SubUnitReportItemListToSUBAsync(unitId, null); + } + + public void GetSupervise_SubUnitReportItemListToSUBAsync(string unitId, object userState) { + if ((this.onBeginGetSupervise_SubUnitReportItemListToSUBDelegate == null)) { + this.onBeginGetSupervise_SubUnitReportItemListToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetSupervise_SubUnitReportItemListToSUB); + } + if ((this.onEndGetSupervise_SubUnitReportItemListToSUBDelegate == null)) { + this.onEndGetSupervise_SubUnitReportItemListToSUBDelegate = new EndOperationDelegate(this.OnEndGetSupervise_SubUnitReportItemListToSUB); + } + if ((this.onGetSupervise_SubUnitReportItemListToSUBCompletedDelegate == null)) { + this.onGetSupervise_SubUnitReportItemListToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetSupervise_SubUnitReportItemListToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetSupervise_SubUnitReportItemListToSUBDelegate, new object[] { + unitId}, this.onEndGetSupervise_SubUnitReportItemListToSUBDelegate, this.onGetSupervise_SubUnitReportItemListToSUBCompletedDelegate, userState); } public BLL.CNCECHSSEService.Check_CheckRectify[] GetCheck_CheckRectifyListToSUB(string unitId) { return base.Channel.GetCheck_CheckRectifyListToSUB(unitId); } - public System.Threading.Tasks.Task GetCheck_CheckRectifyListToSUBAsync(string unitId) { - return base.Channel.GetCheck_CheckRectifyListToSUBAsync(unitId); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetCheck_CheckRectifyListToSUB(string unitId, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetCheck_CheckRectifyListToSUB(unitId, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.Check_CheckRectify[] EndGetCheck_CheckRectifyListToSUB(System.IAsyncResult result) { + return base.Channel.EndGetCheck_CheckRectifyListToSUB(result); + } + + private System.IAsyncResult OnBeginGetCheck_CheckRectifyListToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + string unitId = ((string)(inValues[0])); + return this.BeginGetCheck_CheckRectifyListToSUB(unitId, callback, asyncState); + } + + private object[] OnEndGetCheck_CheckRectifyListToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.Check_CheckRectify[] retVal = this.EndGetCheck_CheckRectifyListToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetCheck_CheckRectifyListToSUBCompleted(object state) { + if ((this.GetCheck_CheckRectifyListToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetCheck_CheckRectifyListToSUBCompleted(this, new GetCheck_CheckRectifyListToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetCheck_CheckRectifyListToSUBAsync(string unitId) { + this.GetCheck_CheckRectifyListToSUBAsync(unitId, null); + } + + public void GetCheck_CheckRectifyListToSUBAsync(string unitId, object userState) { + if ((this.onBeginGetCheck_CheckRectifyListToSUBDelegate == null)) { + this.onBeginGetCheck_CheckRectifyListToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetCheck_CheckRectifyListToSUB); + } + if ((this.onEndGetCheck_CheckRectifyListToSUBDelegate == null)) { + this.onEndGetCheck_CheckRectifyListToSUBDelegate = new EndOperationDelegate(this.OnEndGetCheck_CheckRectifyListToSUB); + } + if ((this.onGetCheck_CheckRectifyListToSUBCompletedDelegate == null)) { + this.onGetCheck_CheckRectifyListToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetCheck_CheckRectifyListToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetCheck_CheckRectifyListToSUBDelegate, new object[] { + unitId}, this.onEndGetCheck_CheckRectifyListToSUBDelegate, this.onGetCheck_CheckRectifyListToSUBCompletedDelegate, userState); } public BLL.CNCECHSSEService.Check_CheckInfo_Table8Item[] GetCheck_CheckInfo_Table8ItemListToSUB(string unitId) { return base.Channel.GetCheck_CheckInfo_Table8ItemListToSUB(unitId); } - public System.Threading.Tasks.Task GetCheck_CheckInfo_Table8ItemListToSUBAsync(string unitId) { - return base.Channel.GetCheck_CheckInfo_Table8ItemListToSUBAsync(unitId); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginGetCheck_CheckInfo_Table8ItemListToSUB(string unitId, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginGetCheck_CheckInfo_Table8ItemListToSUB(unitId, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public BLL.CNCECHSSEService.Check_CheckInfo_Table8Item[] EndGetCheck_CheckInfo_Table8ItemListToSUB(System.IAsyncResult result) { + return base.Channel.EndGetCheck_CheckInfo_Table8ItemListToSUB(result); + } + + private System.IAsyncResult OnBeginGetCheck_CheckInfo_Table8ItemListToSUB(object[] inValues, System.AsyncCallback callback, object asyncState) { + string unitId = ((string)(inValues[0])); + return this.BeginGetCheck_CheckInfo_Table8ItemListToSUB(unitId, callback, asyncState); + } + + private object[] OnEndGetCheck_CheckInfo_Table8ItemListToSUB(System.IAsyncResult result) { + BLL.CNCECHSSEService.Check_CheckInfo_Table8Item[] retVal = this.EndGetCheck_CheckInfo_Table8ItemListToSUB(result); + return new object[] { + retVal}; + } + + private void OnGetCheck_CheckInfo_Table8ItemListToSUBCompleted(object state) { + if ((this.GetCheck_CheckInfo_Table8ItemListToSUBCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.GetCheck_CheckInfo_Table8ItemListToSUBCompleted(this, new GetCheck_CheckInfo_Table8ItemListToSUBCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void GetCheck_CheckInfo_Table8ItemListToSUBAsync(string unitId) { + this.GetCheck_CheckInfo_Table8ItemListToSUBAsync(unitId, null); + } + + public void GetCheck_CheckInfo_Table8ItemListToSUBAsync(string unitId, object userState) { + if ((this.onBeginGetCheck_CheckInfo_Table8ItemListToSUBDelegate == null)) { + this.onBeginGetCheck_CheckInfo_Table8ItemListToSUBDelegate = new BeginOperationDelegate(this.OnBeginGetCheck_CheckInfo_Table8ItemListToSUB); + } + if ((this.onEndGetCheck_CheckInfo_Table8ItemListToSUBDelegate == null)) { + this.onEndGetCheck_CheckInfo_Table8ItemListToSUBDelegate = new EndOperationDelegate(this.OnEndGetCheck_CheckInfo_Table8ItemListToSUB); + } + if ((this.onGetCheck_CheckInfo_Table8ItemListToSUBCompletedDelegate == null)) { + this.onGetCheck_CheckInfo_Table8ItemListToSUBCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetCheck_CheckInfo_Table8ItemListToSUBCompleted); + } + base.InvokeAsync(this.onBeginGetCheck_CheckInfo_Table8ItemListToSUBDelegate, new object[] { + unitId}, this.onEndGetCheck_CheckInfo_Table8ItemListToSUBDelegate, this.onGetCheck_CheckInfo_Table8ItemListToSUBCompletedDelegate, userState); } public string[] DataInsertLaw_LawRegulationListTable(BLL.CNCECHSSEService.Law_LawRegulationList[] lawRegulationList) { return base.Channel.DataInsertLaw_LawRegulationListTable(lawRegulationList); } - public System.Threading.Tasks.Task DataInsertLaw_LawRegulationListTableAsync(BLL.CNCECHSSEService.Law_LawRegulationList[] lawRegulationList) { - return base.Channel.DataInsertLaw_LawRegulationListTableAsync(lawRegulationList); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginDataInsertLaw_LawRegulationListTable(BLL.CNCECHSSEService.Law_LawRegulationList[] lawRegulationList, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginDataInsertLaw_LawRegulationListTable(lawRegulationList, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public string[] EndDataInsertLaw_LawRegulationListTable(System.IAsyncResult result) { + return base.Channel.EndDataInsertLaw_LawRegulationListTable(result); + } + + private System.IAsyncResult OnBeginDataInsertLaw_LawRegulationListTable(object[] inValues, System.AsyncCallback callback, object asyncState) { + BLL.CNCECHSSEService.Law_LawRegulationList[] lawRegulationList = ((BLL.CNCECHSSEService.Law_LawRegulationList[])(inValues[0])); + return this.BeginDataInsertLaw_LawRegulationListTable(lawRegulationList, callback, asyncState); + } + + private object[] OnEndDataInsertLaw_LawRegulationListTable(System.IAsyncResult result) { + string[] retVal = this.EndDataInsertLaw_LawRegulationListTable(result); + return new object[] { + retVal}; + } + + private void OnDataInsertLaw_LawRegulationListTableCompleted(object state) { + if ((this.DataInsertLaw_LawRegulationListTableCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.DataInsertLaw_LawRegulationListTableCompleted(this, new DataInsertLaw_LawRegulationListTableCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void DataInsertLaw_LawRegulationListTableAsync(BLL.CNCECHSSEService.Law_LawRegulationList[] lawRegulationList) { + this.DataInsertLaw_LawRegulationListTableAsync(lawRegulationList, null); + } + + public void DataInsertLaw_LawRegulationListTableAsync(BLL.CNCECHSSEService.Law_LawRegulationList[] lawRegulationList, object userState) { + if ((this.onBeginDataInsertLaw_LawRegulationListTableDelegate == null)) { + this.onBeginDataInsertLaw_LawRegulationListTableDelegate = new BeginOperationDelegate(this.OnBeginDataInsertLaw_LawRegulationListTable); + } + if ((this.onEndDataInsertLaw_LawRegulationListTableDelegate == null)) { + this.onEndDataInsertLaw_LawRegulationListTableDelegate = new EndOperationDelegate(this.OnEndDataInsertLaw_LawRegulationListTable); + } + if ((this.onDataInsertLaw_LawRegulationListTableCompletedDelegate == null)) { + this.onDataInsertLaw_LawRegulationListTableCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDataInsertLaw_LawRegulationListTableCompleted); + } + base.InvokeAsync(this.onBeginDataInsertLaw_LawRegulationListTableDelegate, new object[] { + lawRegulationList}, this.onEndDataInsertLaw_LawRegulationListTableDelegate, this.onDataInsertLaw_LawRegulationListTableCompletedDelegate, userState); } public string[] DataInsertLaw_HSSEStandardsListTable(BLL.CNCECHSSEService.Law_HSSEStandardsList[] hsseStandardsList) { return base.Channel.DataInsertLaw_HSSEStandardsListTable(hsseStandardsList); } - public System.Threading.Tasks.Task DataInsertLaw_HSSEStandardsListTableAsync(BLL.CNCECHSSEService.Law_HSSEStandardsList[] hsseStandardsList) { - return base.Channel.DataInsertLaw_HSSEStandardsListTableAsync(hsseStandardsList); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginDataInsertLaw_HSSEStandardsListTable(BLL.CNCECHSSEService.Law_HSSEStandardsList[] hsseStandardsList, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginDataInsertLaw_HSSEStandardsListTable(hsseStandardsList, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public string[] EndDataInsertLaw_HSSEStandardsListTable(System.IAsyncResult result) { + return base.Channel.EndDataInsertLaw_HSSEStandardsListTable(result); + } + + private System.IAsyncResult OnBeginDataInsertLaw_HSSEStandardsListTable(object[] inValues, System.AsyncCallback callback, object asyncState) { + BLL.CNCECHSSEService.Law_HSSEStandardsList[] hsseStandardsList = ((BLL.CNCECHSSEService.Law_HSSEStandardsList[])(inValues[0])); + return this.BeginDataInsertLaw_HSSEStandardsListTable(hsseStandardsList, callback, asyncState); + } + + private object[] OnEndDataInsertLaw_HSSEStandardsListTable(System.IAsyncResult result) { + string[] retVal = this.EndDataInsertLaw_HSSEStandardsListTable(result); + return new object[] { + retVal}; + } + + private void OnDataInsertLaw_HSSEStandardsListTableCompleted(object state) { + if ((this.DataInsertLaw_HSSEStandardsListTableCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.DataInsertLaw_HSSEStandardsListTableCompleted(this, new DataInsertLaw_HSSEStandardsListTableCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void DataInsertLaw_HSSEStandardsListTableAsync(BLL.CNCECHSSEService.Law_HSSEStandardsList[] hsseStandardsList) { + this.DataInsertLaw_HSSEStandardsListTableAsync(hsseStandardsList, null); + } + + public void DataInsertLaw_HSSEStandardsListTableAsync(BLL.CNCECHSSEService.Law_HSSEStandardsList[] hsseStandardsList, object userState) { + if ((this.onBeginDataInsertLaw_HSSEStandardsListTableDelegate == null)) { + this.onBeginDataInsertLaw_HSSEStandardsListTableDelegate = new BeginOperationDelegate(this.OnBeginDataInsertLaw_HSSEStandardsListTable); + } + if ((this.onEndDataInsertLaw_HSSEStandardsListTableDelegate == null)) { + this.onEndDataInsertLaw_HSSEStandardsListTableDelegate = new EndOperationDelegate(this.OnEndDataInsertLaw_HSSEStandardsListTable); + } + if ((this.onDataInsertLaw_HSSEStandardsListTableCompletedDelegate == null)) { + this.onDataInsertLaw_HSSEStandardsListTableCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDataInsertLaw_HSSEStandardsListTableCompleted); + } + base.InvokeAsync(this.onBeginDataInsertLaw_HSSEStandardsListTableDelegate, new object[] { + hsseStandardsList}, this.onEndDataInsertLaw_HSSEStandardsListTableDelegate, this.onDataInsertLaw_HSSEStandardsListTableCompletedDelegate, userState); } public string[] DataInsertLaw_RulesRegulationsTable(BLL.CNCECHSSEService.Law_RulesRegulations[] rulesRegulations) { return base.Channel.DataInsertLaw_RulesRegulationsTable(rulesRegulations); } - public System.Threading.Tasks.Task DataInsertLaw_RulesRegulationsTableAsync(BLL.CNCECHSSEService.Law_RulesRegulations[] rulesRegulations) { - return base.Channel.DataInsertLaw_RulesRegulationsTableAsync(rulesRegulations); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginDataInsertLaw_RulesRegulationsTable(BLL.CNCECHSSEService.Law_RulesRegulations[] rulesRegulations, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginDataInsertLaw_RulesRegulationsTable(rulesRegulations, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public string[] EndDataInsertLaw_RulesRegulationsTable(System.IAsyncResult result) { + return base.Channel.EndDataInsertLaw_RulesRegulationsTable(result); + } + + private System.IAsyncResult OnBeginDataInsertLaw_RulesRegulationsTable(object[] inValues, System.AsyncCallback callback, object asyncState) { + BLL.CNCECHSSEService.Law_RulesRegulations[] rulesRegulations = ((BLL.CNCECHSSEService.Law_RulesRegulations[])(inValues[0])); + return this.BeginDataInsertLaw_RulesRegulationsTable(rulesRegulations, callback, asyncState); + } + + private object[] OnEndDataInsertLaw_RulesRegulationsTable(System.IAsyncResult result) { + string[] retVal = this.EndDataInsertLaw_RulesRegulationsTable(result); + return new object[] { + retVal}; + } + + private void OnDataInsertLaw_RulesRegulationsTableCompleted(object state) { + if ((this.DataInsertLaw_RulesRegulationsTableCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.DataInsertLaw_RulesRegulationsTableCompleted(this, new DataInsertLaw_RulesRegulationsTableCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void DataInsertLaw_RulesRegulationsTableAsync(BLL.CNCECHSSEService.Law_RulesRegulations[] rulesRegulations) { + this.DataInsertLaw_RulesRegulationsTableAsync(rulesRegulations, null); + } + + public void DataInsertLaw_RulesRegulationsTableAsync(BLL.CNCECHSSEService.Law_RulesRegulations[] rulesRegulations, object userState) { + if ((this.onBeginDataInsertLaw_RulesRegulationsTableDelegate == null)) { + this.onBeginDataInsertLaw_RulesRegulationsTableDelegate = new BeginOperationDelegate(this.OnBeginDataInsertLaw_RulesRegulationsTable); + } + if ((this.onEndDataInsertLaw_RulesRegulationsTableDelegate == null)) { + this.onEndDataInsertLaw_RulesRegulationsTableDelegate = new EndOperationDelegate(this.OnEndDataInsertLaw_RulesRegulationsTable); + } + if ((this.onDataInsertLaw_RulesRegulationsTableCompletedDelegate == null)) { + this.onDataInsertLaw_RulesRegulationsTableCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDataInsertLaw_RulesRegulationsTableCompleted); + } + base.InvokeAsync(this.onBeginDataInsertLaw_RulesRegulationsTableDelegate, new object[] { + rulesRegulations}, this.onEndDataInsertLaw_RulesRegulationsTableDelegate, this.onDataInsertLaw_RulesRegulationsTableCompletedDelegate, userState); } public string[] DataInsertLaw_ManageRuleTable(BLL.CNCECHSSEService.Law_ManageRule[] manageRule) { return base.Channel.DataInsertLaw_ManageRuleTable(manageRule); } - public System.Threading.Tasks.Task DataInsertLaw_ManageRuleTableAsync(BLL.CNCECHSSEService.Law_ManageRule[] manageRule) { - return base.Channel.DataInsertLaw_ManageRuleTableAsync(manageRule); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginDataInsertLaw_ManageRuleTable(BLL.CNCECHSSEService.Law_ManageRule[] manageRule, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginDataInsertLaw_ManageRuleTable(manageRule, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public string[] EndDataInsertLaw_ManageRuleTable(System.IAsyncResult result) { + return base.Channel.EndDataInsertLaw_ManageRuleTable(result); + } + + private System.IAsyncResult OnBeginDataInsertLaw_ManageRuleTable(object[] inValues, System.AsyncCallback callback, object asyncState) { + BLL.CNCECHSSEService.Law_ManageRule[] manageRule = ((BLL.CNCECHSSEService.Law_ManageRule[])(inValues[0])); + return this.BeginDataInsertLaw_ManageRuleTable(manageRule, callback, asyncState); + } + + private object[] OnEndDataInsertLaw_ManageRuleTable(System.IAsyncResult result) { + string[] retVal = this.EndDataInsertLaw_ManageRuleTable(result); + return new object[] { + retVal}; + } + + private void OnDataInsertLaw_ManageRuleTableCompleted(object state) { + if ((this.DataInsertLaw_ManageRuleTableCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.DataInsertLaw_ManageRuleTableCompleted(this, new DataInsertLaw_ManageRuleTableCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void DataInsertLaw_ManageRuleTableAsync(BLL.CNCECHSSEService.Law_ManageRule[] manageRule) { + this.DataInsertLaw_ManageRuleTableAsync(manageRule, null); + } + + public void DataInsertLaw_ManageRuleTableAsync(BLL.CNCECHSSEService.Law_ManageRule[] manageRule, object userState) { + if ((this.onBeginDataInsertLaw_ManageRuleTableDelegate == null)) { + this.onBeginDataInsertLaw_ManageRuleTableDelegate = new BeginOperationDelegate(this.OnBeginDataInsertLaw_ManageRuleTable); + } + if ((this.onEndDataInsertLaw_ManageRuleTableDelegate == null)) { + this.onEndDataInsertLaw_ManageRuleTableDelegate = new EndOperationDelegate(this.OnEndDataInsertLaw_ManageRuleTable); + } + if ((this.onDataInsertLaw_ManageRuleTableCompletedDelegate == null)) { + this.onDataInsertLaw_ManageRuleTableCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDataInsertLaw_ManageRuleTableCompleted); + } + base.InvokeAsync(this.onBeginDataInsertLaw_ManageRuleTableDelegate, new object[] { + manageRule}, this.onEndDataInsertLaw_ManageRuleTableDelegate, this.onDataInsertLaw_ManageRuleTableCompletedDelegate, userState); } public string[] DataInsertTechnique_HAZOPTable(BLL.CNCECHSSEService.Technique_HAZOP[] hazop) { return base.Channel.DataInsertTechnique_HAZOPTable(hazop); } - public System.Threading.Tasks.Task DataInsertTechnique_HAZOPTableAsync(BLL.CNCECHSSEService.Technique_HAZOP[] hazop) { - return base.Channel.DataInsertTechnique_HAZOPTableAsync(hazop); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginDataInsertTechnique_HAZOPTable(BLL.CNCECHSSEService.Technique_HAZOP[] hazop, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginDataInsertTechnique_HAZOPTable(hazop, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public string[] EndDataInsertTechnique_HAZOPTable(System.IAsyncResult result) { + return base.Channel.EndDataInsertTechnique_HAZOPTable(result); + } + + private System.IAsyncResult OnBeginDataInsertTechnique_HAZOPTable(object[] inValues, System.AsyncCallback callback, object asyncState) { + BLL.CNCECHSSEService.Technique_HAZOP[] hazop = ((BLL.CNCECHSSEService.Technique_HAZOP[])(inValues[0])); + return this.BeginDataInsertTechnique_HAZOPTable(hazop, callback, asyncState); + } + + private object[] OnEndDataInsertTechnique_HAZOPTable(System.IAsyncResult result) { + string[] retVal = this.EndDataInsertTechnique_HAZOPTable(result); + return new object[] { + retVal}; + } + + private void OnDataInsertTechnique_HAZOPTableCompleted(object state) { + if ((this.DataInsertTechnique_HAZOPTableCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.DataInsertTechnique_HAZOPTableCompleted(this, new DataInsertTechnique_HAZOPTableCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void DataInsertTechnique_HAZOPTableAsync(BLL.CNCECHSSEService.Technique_HAZOP[] hazop) { + this.DataInsertTechnique_HAZOPTableAsync(hazop, null); + } + + public void DataInsertTechnique_HAZOPTableAsync(BLL.CNCECHSSEService.Technique_HAZOP[] hazop, object userState) { + if ((this.onBeginDataInsertTechnique_HAZOPTableDelegate == null)) { + this.onBeginDataInsertTechnique_HAZOPTableDelegate = new BeginOperationDelegate(this.OnBeginDataInsertTechnique_HAZOPTable); + } + if ((this.onEndDataInsertTechnique_HAZOPTableDelegate == null)) { + this.onEndDataInsertTechnique_HAZOPTableDelegate = new EndOperationDelegate(this.OnEndDataInsertTechnique_HAZOPTable); + } + if ((this.onDataInsertTechnique_HAZOPTableCompletedDelegate == null)) { + this.onDataInsertTechnique_HAZOPTableCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDataInsertTechnique_HAZOPTableCompleted); + } + base.InvokeAsync(this.onBeginDataInsertTechnique_HAZOPTableDelegate, new object[] { + hazop}, this.onEndDataInsertTechnique_HAZOPTableDelegate, this.onDataInsertTechnique_HAZOPTableCompletedDelegate, userState); } public string[] DataInsertTechnique_AppraiseTable(BLL.CNCECHSSEService.Technique_Appraise[] appraise) { return base.Channel.DataInsertTechnique_AppraiseTable(appraise); } - public System.Threading.Tasks.Task DataInsertTechnique_AppraiseTableAsync(BLL.CNCECHSSEService.Technique_Appraise[] appraise) { - return base.Channel.DataInsertTechnique_AppraiseTableAsync(appraise); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginDataInsertTechnique_AppraiseTable(BLL.CNCECHSSEService.Technique_Appraise[] appraise, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginDataInsertTechnique_AppraiseTable(appraise, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public string[] EndDataInsertTechnique_AppraiseTable(System.IAsyncResult result) { + return base.Channel.EndDataInsertTechnique_AppraiseTable(result); + } + + private System.IAsyncResult OnBeginDataInsertTechnique_AppraiseTable(object[] inValues, System.AsyncCallback callback, object asyncState) { + BLL.CNCECHSSEService.Technique_Appraise[] appraise = ((BLL.CNCECHSSEService.Technique_Appraise[])(inValues[0])); + return this.BeginDataInsertTechnique_AppraiseTable(appraise, callback, asyncState); + } + + private object[] OnEndDataInsertTechnique_AppraiseTable(System.IAsyncResult result) { + string[] retVal = this.EndDataInsertTechnique_AppraiseTable(result); + return new object[] { + retVal}; + } + + private void OnDataInsertTechnique_AppraiseTableCompleted(object state) { + if ((this.DataInsertTechnique_AppraiseTableCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.DataInsertTechnique_AppraiseTableCompleted(this, new DataInsertTechnique_AppraiseTableCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void DataInsertTechnique_AppraiseTableAsync(BLL.CNCECHSSEService.Technique_Appraise[] appraise) { + this.DataInsertTechnique_AppraiseTableAsync(appraise, null); + } + + public void DataInsertTechnique_AppraiseTableAsync(BLL.CNCECHSSEService.Technique_Appraise[] appraise, object userState) { + if ((this.onBeginDataInsertTechnique_AppraiseTableDelegate == null)) { + this.onBeginDataInsertTechnique_AppraiseTableDelegate = new BeginOperationDelegate(this.OnBeginDataInsertTechnique_AppraiseTable); + } + if ((this.onEndDataInsertTechnique_AppraiseTableDelegate == null)) { + this.onEndDataInsertTechnique_AppraiseTableDelegate = new EndOperationDelegate(this.OnEndDataInsertTechnique_AppraiseTable); + } + if ((this.onDataInsertTechnique_AppraiseTableCompletedDelegate == null)) { + this.onDataInsertTechnique_AppraiseTableCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDataInsertTechnique_AppraiseTableCompleted); + } + base.InvokeAsync(this.onBeginDataInsertTechnique_AppraiseTableDelegate, new object[] { + appraise}, this.onEndDataInsertTechnique_AppraiseTableDelegate, this.onDataInsertTechnique_AppraiseTableCompletedDelegate, userState); } public string[] DataInsertTechnique_EmergencyTable(BLL.CNCECHSSEService.Technique_Emergency[] emergency) { return base.Channel.DataInsertTechnique_EmergencyTable(emergency); } - public System.Threading.Tasks.Task DataInsertTechnique_EmergencyTableAsync(BLL.CNCECHSSEService.Technique_Emergency[] emergency) { - return base.Channel.DataInsertTechnique_EmergencyTableAsync(emergency); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginDataInsertTechnique_EmergencyTable(BLL.CNCECHSSEService.Technique_Emergency[] emergency, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginDataInsertTechnique_EmergencyTable(emergency, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public string[] EndDataInsertTechnique_EmergencyTable(System.IAsyncResult result) { + return base.Channel.EndDataInsertTechnique_EmergencyTable(result); + } + + private System.IAsyncResult OnBeginDataInsertTechnique_EmergencyTable(object[] inValues, System.AsyncCallback callback, object asyncState) { + BLL.CNCECHSSEService.Technique_Emergency[] emergency = ((BLL.CNCECHSSEService.Technique_Emergency[])(inValues[0])); + return this.BeginDataInsertTechnique_EmergencyTable(emergency, callback, asyncState); + } + + private object[] OnEndDataInsertTechnique_EmergencyTable(System.IAsyncResult result) { + string[] retVal = this.EndDataInsertTechnique_EmergencyTable(result); + return new object[] { + retVal}; + } + + private void OnDataInsertTechnique_EmergencyTableCompleted(object state) { + if ((this.DataInsertTechnique_EmergencyTableCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.DataInsertTechnique_EmergencyTableCompleted(this, new DataInsertTechnique_EmergencyTableCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void DataInsertTechnique_EmergencyTableAsync(BLL.CNCECHSSEService.Technique_Emergency[] emergency) { + this.DataInsertTechnique_EmergencyTableAsync(emergency, null); + } + + public void DataInsertTechnique_EmergencyTableAsync(BLL.CNCECHSSEService.Technique_Emergency[] emergency, object userState) { + if ((this.onBeginDataInsertTechnique_EmergencyTableDelegate == null)) { + this.onBeginDataInsertTechnique_EmergencyTableDelegate = new BeginOperationDelegate(this.OnBeginDataInsertTechnique_EmergencyTable); + } + if ((this.onEndDataInsertTechnique_EmergencyTableDelegate == null)) { + this.onEndDataInsertTechnique_EmergencyTableDelegate = new EndOperationDelegate(this.OnEndDataInsertTechnique_EmergencyTable); + } + if ((this.onDataInsertTechnique_EmergencyTableCompletedDelegate == null)) { + this.onDataInsertTechnique_EmergencyTableCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDataInsertTechnique_EmergencyTableCompleted); + } + base.InvokeAsync(this.onBeginDataInsertTechnique_EmergencyTableDelegate, new object[] { + emergency}, this.onEndDataInsertTechnique_EmergencyTableDelegate, this.onDataInsertTechnique_EmergencyTableCompletedDelegate, userState); } public string[] DataInsertTechnique_SpecialSchemeTable(BLL.CNCECHSSEService.Technique_SpecialScheme[] specialScheme) { return base.Channel.DataInsertTechnique_SpecialSchemeTable(specialScheme); } - public System.Threading.Tasks.Task DataInsertTechnique_SpecialSchemeTableAsync(BLL.CNCECHSSEService.Technique_SpecialScheme[] specialScheme) { - return base.Channel.DataInsertTechnique_SpecialSchemeTableAsync(specialScheme); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginDataInsertTechnique_SpecialSchemeTable(BLL.CNCECHSSEService.Technique_SpecialScheme[] specialScheme, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginDataInsertTechnique_SpecialSchemeTable(specialScheme, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public string[] EndDataInsertTechnique_SpecialSchemeTable(System.IAsyncResult result) { + return base.Channel.EndDataInsertTechnique_SpecialSchemeTable(result); + } + + private System.IAsyncResult OnBeginDataInsertTechnique_SpecialSchemeTable(object[] inValues, System.AsyncCallback callback, object asyncState) { + BLL.CNCECHSSEService.Technique_SpecialScheme[] specialScheme = ((BLL.CNCECHSSEService.Technique_SpecialScheme[])(inValues[0])); + return this.BeginDataInsertTechnique_SpecialSchemeTable(specialScheme, callback, asyncState); + } + + private object[] OnEndDataInsertTechnique_SpecialSchemeTable(System.IAsyncResult result) { + string[] retVal = this.EndDataInsertTechnique_SpecialSchemeTable(result); + return new object[] { + retVal}; + } + + private void OnDataInsertTechnique_SpecialSchemeTableCompleted(object state) { + if ((this.DataInsertTechnique_SpecialSchemeTableCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.DataInsertTechnique_SpecialSchemeTableCompleted(this, new DataInsertTechnique_SpecialSchemeTableCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void DataInsertTechnique_SpecialSchemeTableAsync(BLL.CNCECHSSEService.Technique_SpecialScheme[] specialScheme) { + this.DataInsertTechnique_SpecialSchemeTableAsync(specialScheme, null); + } + + public void DataInsertTechnique_SpecialSchemeTableAsync(BLL.CNCECHSSEService.Technique_SpecialScheme[] specialScheme, object userState) { + if ((this.onBeginDataInsertTechnique_SpecialSchemeTableDelegate == null)) { + this.onBeginDataInsertTechnique_SpecialSchemeTableDelegate = new BeginOperationDelegate(this.OnBeginDataInsertTechnique_SpecialSchemeTable); + } + if ((this.onEndDataInsertTechnique_SpecialSchemeTableDelegate == null)) { + this.onEndDataInsertTechnique_SpecialSchemeTableDelegate = new EndOperationDelegate(this.OnEndDataInsertTechnique_SpecialSchemeTable); + } + if ((this.onDataInsertTechnique_SpecialSchemeTableCompletedDelegate == null)) { + this.onDataInsertTechnique_SpecialSchemeTableCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDataInsertTechnique_SpecialSchemeTableCompleted); + } + base.InvokeAsync(this.onBeginDataInsertTechnique_SpecialSchemeTableDelegate, new object[] { + specialScheme}, this.onEndDataInsertTechnique_SpecialSchemeTableDelegate, this.onDataInsertTechnique_SpecialSchemeTableCompletedDelegate, userState); } public string[] DataInsertInformation_AccidentCauseReportTable(BLL.CNCECHSSEService.Information_AccidentCauseReport[] accidentCauseReportList, BLL.CNCECHSSEService.Information_AccidentCauseReportItem[] accidentCauseReportItemList) { return base.Channel.DataInsertInformation_AccidentCauseReportTable(accidentCauseReportList, accidentCauseReportItemList); } - public System.Threading.Tasks.Task DataInsertInformation_AccidentCauseReportTableAsync(BLL.CNCECHSSEService.Information_AccidentCauseReport[] accidentCauseReportList, BLL.CNCECHSSEService.Information_AccidentCauseReportItem[] accidentCauseReportItemList) { - return base.Channel.DataInsertInformation_AccidentCauseReportTableAsync(accidentCauseReportList, accidentCauseReportItemList); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginDataInsertInformation_AccidentCauseReportTable(BLL.CNCECHSSEService.Information_AccidentCauseReport[] accidentCauseReportList, BLL.CNCECHSSEService.Information_AccidentCauseReportItem[] accidentCauseReportItemList, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginDataInsertInformation_AccidentCauseReportTable(accidentCauseReportList, accidentCauseReportItemList, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public string[] EndDataInsertInformation_AccidentCauseReportTable(System.IAsyncResult result) { + return base.Channel.EndDataInsertInformation_AccidentCauseReportTable(result); + } + + private System.IAsyncResult OnBeginDataInsertInformation_AccidentCauseReportTable(object[] inValues, System.AsyncCallback callback, object asyncState) { + BLL.CNCECHSSEService.Information_AccidentCauseReport[] accidentCauseReportList = ((BLL.CNCECHSSEService.Information_AccidentCauseReport[])(inValues[0])); + BLL.CNCECHSSEService.Information_AccidentCauseReportItem[] accidentCauseReportItemList = ((BLL.CNCECHSSEService.Information_AccidentCauseReportItem[])(inValues[1])); + return this.BeginDataInsertInformation_AccidentCauseReportTable(accidentCauseReportList, accidentCauseReportItemList, callback, asyncState); + } + + private object[] OnEndDataInsertInformation_AccidentCauseReportTable(System.IAsyncResult result) { + string[] retVal = this.EndDataInsertInformation_AccidentCauseReportTable(result); + return new object[] { + retVal}; + } + + private void OnDataInsertInformation_AccidentCauseReportTableCompleted(object state) { + if ((this.DataInsertInformation_AccidentCauseReportTableCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.DataInsertInformation_AccidentCauseReportTableCompleted(this, new DataInsertInformation_AccidentCauseReportTableCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void DataInsertInformation_AccidentCauseReportTableAsync(BLL.CNCECHSSEService.Information_AccidentCauseReport[] accidentCauseReportList, BLL.CNCECHSSEService.Information_AccidentCauseReportItem[] accidentCauseReportItemList) { + this.DataInsertInformation_AccidentCauseReportTableAsync(accidentCauseReportList, accidentCauseReportItemList, null); + } + + public void DataInsertInformation_AccidentCauseReportTableAsync(BLL.CNCECHSSEService.Information_AccidentCauseReport[] accidentCauseReportList, BLL.CNCECHSSEService.Information_AccidentCauseReportItem[] accidentCauseReportItemList, object userState) { + if ((this.onBeginDataInsertInformation_AccidentCauseReportTableDelegate == null)) { + this.onBeginDataInsertInformation_AccidentCauseReportTableDelegate = new BeginOperationDelegate(this.OnBeginDataInsertInformation_AccidentCauseReportTable); + } + if ((this.onEndDataInsertInformation_AccidentCauseReportTableDelegate == null)) { + this.onEndDataInsertInformation_AccidentCauseReportTableDelegate = new EndOperationDelegate(this.OnEndDataInsertInformation_AccidentCauseReportTable); + } + if ((this.onDataInsertInformation_AccidentCauseReportTableCompletedDelegate == null)) { + this.onDataInsertInformation_AccidentCauseReportTableCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDataInsertInformation_AccidentCauseReportTableCompleted); + } + base.InvokeAsync(this.onBeginDataInsertInformation_AccidentCauseReportTableDelegate, new object[] { + accidentCauseReportList, + accidentCauseReportItemList}, this.onEndDataInsertInformation_AccidentCauseReportTableDelegate, this.onDataInsertInformation_AccidentCauseReportTableCompletedDelegate, userState); } public string[] DataInsertInformation_DrillConductedQuarterlyReportTable(BLL.CNCECHSSEService.Information_DrillConductedQuarterlyReport[] drillConductedQuarterlyReportList, BLL.CNCECHSSEService.Information_DrillConductedQuarterlyReportItem[] drillConductedQuarterlyReportItemList) { return base.Channel.DataInsertInformation_DrillConductedQuarterlyReportTable(drillConductedQuarterlyReportList, drillConductedQuarterlyReportItemList); } - public System.Threading.Tasks.Task DataInsertInformation_DrillConductedQuarterlyReportTableAsync(BLL.CNCECHSSEService.Information_DrillConductedQuarterlyReport[] drillConductedQuarterlyReportList, BLL.CNCECHSSEService.Information_DrillConductedQuarterlyReportItem[] drillConductedQuarterlyReportItemList) { - return base.Channel.DataInsertInformation_DrillConductedQuarterlyReportTableAsync(drillConductedQuarterlyReportList, drillConductedQuarterlyReportItemList); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginDataInsertInformation_DrillConductedQuarterlyReportTable(BLL.CNCECHSSEService.Information_DrillConductedQuarterlyReport[] drillConductedQuarterlyReportList, BLL.CNCECHSSEService.Information_DrillConductedQuarterlyReportItem[] drillConductedQuarterlyReportItemList, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginDataInsertInformation_DrillConductedQuarterlyReportTable(drillConductedQuarterlyReportList, drillConductedQuarterlyReportItemList, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public string[] EndDataInsertInformation_DrillConductedQuarterlyReportTable(System.IAsyncResult result) { + return base.Channel.EndDataInsertInformation_DrillConductedQuarterlyReportTable(result); + } + + private System.IAsyncResult OnBeginDataInsertInformation_DrillConductedQuarterlyReportTable(object[] inValues, System.AsyncCallback callback, object asyncState) { + BLL.CNCECHSSEService.Information_DrillConductedQuarterlyReport[] drillConductedQuarterlyReportList = ((BLL.CNCECHSSEService.Information_DrillConductedQuarterlyReport[])(inValues[0])); + BLL.CNCECHSSEService.Information_DrillConductedQuarterlyReportItem[] drillConductedQuarterlyReportItemList = ((BLL.CNCECHSSEService.Information_DrillConductedQuarterlyReportItem[])(inValues[1])); + return this.BeginDataInsertInformation_DrillConductedQuarterlyReportTable(drillConductedQuarterlyReportList, drillConductedQuarterlyReportItemList, callback, asyncState); + } + + private object[] OnEndDataInsertInformation_DrillConductedQuarterlyReportTable(System.IAsyncResult result) { + string[] retVal = this.EndDataInsertInformation_DrillConductedQuarterlyReportTable(result); + return new object[] { + retVal}; + } + + private void OnDataInsertInformation_DrillConductedQuarterlyReportTableCompleted(object state) { + if ((this.DataInsertInformation_DrillConductedQuarterlyReportTableCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.DataInsertInformation_DrillConductedQuarterlyReportTableCompleted(this, new DataInsertInformation_DrillConductedQuarterlyReportTableCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void DataInsertInformation_DrillConductedQuarterlyReportTableAsync(BLL.CNCECHSSEService.Information_DrillConductedQuarterlyReport[] drillConductedQuarterlyReportList, BLL.CNCECHSSEService.Information_DrillConductedQuarterlyReportItem[] drillConductedQuarterlyReportItemList) { + this.DataInsertInformation_DrillConductedQuarterlyReportTableAsync(drillConductedQuarterlyReportList, drillConductedQuarterlyReportItemList, null); + } + + public void DataInsertInformation_DrillConductedQuarterlyReportTableAsync(BLL.CNCECHSSEService.Information_DrillConductedQuarterlyReport[] drillConductedQuarterlyReportList, BLL.CNCECHSSEService.Information_DrillConductedQuarterlyReportItem[] drillConductedQuarterlyReportItemList, object userState) { + if ((this.onBeginDataInsertInformation_DrillConductedQuarterlyReportTableDelegate == null)) { + this.onBeginDataInsertInformation_DrillConductedQuarterlyReportTableDelegate = new BeginOperationDelegate(this.OnBeginDataInsertInformation_DrillConductedQuarterlyReportTable); + } + if ((this.onEndDataInsertInformation_DrillConductedQuarterlyReportTableDelegate == null)) { + this.onEndDataInsertInformation_DrillConductedQuarterlyReportTableDelegate = new EndOperationDelegate(this.OnEndDataInsertInformation_DrillConductedQuarterlyReportTable); + } + if ((this.onDataInsertInformation_DrillConductedQuarterlyReportTableCompletedDelegate == null)) { + this.onDataInsertInformation_DrillConductedQuarterlyReportTableCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDataInsertInformation_DrillConductedQuarterlyReportTableCompleted); + } + base.InvokeAsync(this.onBeginDataInsertInformation_DrillConductedQuarterlyReportTableDelegate, new object[] { + drillConductedQuarterlyReportList, + drillConductedQuarterlyReportItemList}, this.onEndDataInsertInformation_DrillConductedQuarterlyReportTableDelegate, this.onDataInsertInformation_DrillConductedQuarterlyReportTableCompletedDelegate, userState); } public string[] DataInsertInformation_DrillPlanHalfYearReportTable(BLL.CNCECHSSEService.Information_DrillPlanHalfYearReport[] drillPlanHalfYearReportList, BLL.CNCECHSSEService.Information_DrillPlanHalfYearReportItem[] drillPlanHalfYearReportItemList) { return base.Channel.DataInsertInformation_DrillPlanHalfYearReportTable(drillPlanHalfYearReportList, drillPlanHalfYearReportItemList); } - public System.Threading.Tasks.Task DataInsertInformation_DrillPlanHalfYearReportTableAsync(BLL.CNCECHSSEService.Information_DrillPlanHalfYearReport[] drillPlanHalfYearReportList, BLL.CNCECHSSEService.Information_DrillPlanHalfYearReportItem[] drillPlanHalfYearReportItemList) { - return base.Channel.DataInsertInformation_DrillPlanHalfYearReportTableAsync(drillPlanHalfYearReportList, drillPlanHalfYearReportItemList); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginDataInsertInformation_DrillPlanHalfYearReportTable(BLL.CNCECHSSEService.Information_DrillPlanHalfYearReport[] drillPlanHalfYearReportList, BLL.CNCECHSSEService.Information_DrillPlanHalfYearReportItem[] drillPlanHalfYearReportItemList, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginDataInsertInformation_DrillPlanHalfYearReportTable(drillPlanHalfYearReportList, drillPlanHalfYearReportItemList, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public string[] EndDataInsertInformation_DrillPlanHalfYearReportTable(System.IAsyncResult result) { + return base.Channel.EndDataInsertInformation_DrillPlanHalfYearReportTable(result); + } + + private System.IAsyncResult OnBeginDataInsertInformation_DrillPlanHalfYearReportTable(object[] inValues, System.AsyncCallback callback, object asyncState) { + BLL.CNCECHSSEService.Information_DrillPlanHalfYearReport[] drillPlanHalfYearReportList = ((BLL.CNCECHSSEService.Information_DrillPlanHalfYearReport[])(inValues[0])); + BLL.CNCECHSSEService.Information_DrillPlanHalfYearReportItem[] drillPlanHalfYearReportItemList = ((BLL.CNCECHSSEService.Information_DrillPlanHalfYearReportItem[])(inValues[1])); + return this.BeginDataInsertInformation_DrillPlanHalfYearReportTable(drillPlanHalfYearReportList, drillPlanHalfYearReportItemList, callback, asyncState); + } + + private object[] OnEndDataInsertInformation_DrillPlanHalfYearReportTable(System.IAsyncResult result) { + string[] retVal = this.EndDataInsertInformation_DrillPlanHalfYearReportTable(result); + return new object[] { + retVal}; + } + + private void OnDataInsertInformation_DrillPlanHalfYearReportTableCompleted(object state) { + if ((this.DataInsertInformation_DrillPlanHalfYearReportTableCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.DataInsertInformation_DrillPlanHalfYearReportTableCompleted(this, new DataInsertInformation_DrillPlanHalfYearReportTableCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void DataInsertInformation_DrillPlanHalfYearReportTableAsync(BLL.CNCECHSSEService.Information_DrillPlanHalfYearReport[] drillPlanHalfYearReportList, BLL.CNCECHSSEService.Information_DrillPlanHalfYearReportItem[] drillPlanHalfYearReportItemList) { + this.DataInsertInformation_DrillPlanHalfYearReportTableAsync(drillPlanHalfYearReportList, drillPlanHalfYearReportItemList, null); + } + + public void DataInsertInformation_DrillPlanHalfYearReportTableAsync(BLL.CNCECHSSEService.Information_DrillPlanHalfYearReport[] drillPlanHalfYearReportList, BLL.CNCECHSSEService.Information_DrillPlanHalfYearReportItem[] drillPlanHalfYearReportItemList, object userState) { + if ((this.onBeginDataInsertInformation_DrillPlanHalfYearReportTableDelegate == null)) { + this.onBeginDataInsertInformation_DrillPlanHalfYearReportTableDelegate = new BeginOperationDelegate(this.OnBeginDataInsertInformation_DrillPlanHalfYearReportTable); + } + if ((this.onEndDataInsertInformation_DrillPlanHalfYearReportTableDelegate == null)) { + this.onEndDataInsertInformation_DrillPlanHalfYearReportTableDelegate = new EndOperationDelegate(this.OnEndDataInsertInformation_DrillPlanHalfYearReportTable); + } + if ((this.onDataInsertInformation_DrillPlanHalfYearReportTableCompletedDelegate == null)) { + this.onDataInsertInformation_DrillPlanHalfYearReportTableCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDataInsertInformation_DrillPlanHalfYearReportTableCompleted); + } + base.InvokeAsync(this.onBeginDataInsertInformation_DrillPlanHalfYearReportTableDelegate, new object[] { + drillPlanHalfYearReportList, + drillPlanHalfYearReportItemList}, this.onEndDataInsertInformation_DrillPlanHalfYearReportTableDelegate, this.onDataInsertInformation_DrillPlanHalfYearReportTableCompletedDelegate, userState); } public string[] DataInsertInformation_MillionsMonthlyReportTable(BLL.CNCECHSSEService.Information_MillionsMonthlyReport[] millionsMonthlyReportList, BLL.CNCECHSSEService.Information_MillionsMonthlyReportItem[] millionsMonthlyReportItemList) { return base.Channel.DataInsertInformation_MillionsMonthlyReportTable(millionsMonthlyReportList, millionsMonthlyReportItemList); } - public System.Threading.Tasks.Task DataInsertInformation_MillionsMonthlyReportTableAsync(BLL.CNCECHSSEService.Information_MillionsMonthlyReport[] millionsMonthlyReportList, BLL.CNCECHSSEService.Information_MillionsMonthlyReportItem[] millionsMonthlyReportItemList) { - return base.Channel.DataInsertInformation_MillionsMonthlyReportTableAsync(millionsMonthlyReportList, millionsMonthlyReportItemList); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginDataInsertInformation_MillionsMonthlyReportTable(BLL.CNCECHSSEService.Information_MillionsMonthlyReport[] millionsMonthlyReportList, BLL.CNCECHSSEService.Information_MillionsMonthlyReportItem[] millionsMonthlyReportItemList, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginDataInsertInformation_MillionsMonthlyReportTable(millionsMonthlyReportList, millionsMonthlyReportItemList, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public string[] EndDataInsertInformation_MillionsMonthlyReportTable(System.IAsyncResult result) { + return base.Channel.EndDataInsertInformation_MillionsMonthlyReportTable(result); + } + + private System.IAsyncResult OnBeginDataInsertInformation_MillionsMonthlyReportTable(object[] inValues, System.AsyncCallback callback, object asyncState) { + BLL.CNCECHSSEService.Information_MillionsMonthlyReport[] millionsMonthlyReportList = ((BLL.CNCECHSSEService.Information_MillionsMonthlyReport[])(inValues[0])); + BLL.CNCECHSSEService.Information_MillionsMonthlyReportItem[] millionsMonthlyReportItemList = ((BLL.CNCECHSSEService.Information_MillionsMonthlyReportItem[])(inValues[1])); + return this.BeginDataInsertInformation_MillionsMonthlyReportTable(millionsMonthlyReportList, millionsMonthlyReportItemList, callback, asyncState); + } + + private object[] OnEndDataInsertInformation_MillionsMonthlyReportTable(System.IAsyncResult result) { + string[] retVal = this.EndDataInsertInformation_MillionsMonthlyReportTable(result); + return new object[] { + retVal}; + } + + private void OnDataInsertInformation_MillionsMonthlyReportTableCompleted(object state) { + if ((this.DataInsertInformation_MillionsMonthlyReportTableCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.DataInsertInformation_MillionsMonthlyReportTableCompleted(this, new DataInsertInformation_MillionsMonthlyReportTableCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void DataInsertInformation_MillionsMonthlyReportTableAsync(BLL.CNCECHSSEService.Information_MillionsMonthlyReport[] millionsMonthlyReportList, BLL.CNCECHSSEService.Information_MillionsMonthlyReportItem[] millionsMonthlyReportItemList) { + this.DataInsertInformation_MillionsMonthlyReportTableAsync(millionsMonthlyReportList, millionsMonthlyReportItemList, null); + } + + public void DataInsertInformation_MillionsMonthlyReportTableAsync(BLL.CNCECHSSEService.Information_MillionsMonthlyReport[] millionsMonthlyReportList, BLL.CNCECHSSEService.Information_MillionsMonthlyReportItem[] millionsMonthlyReportItemList, object userState) { + if ((this.onBeginDataInsertInformation_MillionsMonthlyReportTableDelegate == null)) { + this.onBeginDataInsertInformation_MillionsMonthlyReportTableDelegate = new BeginOperationDelegate(this.OnBeginDataInsertInformation_MillionsMonthlyReportTable); + } + if ((this.onEndDataInsertInformation_MillionsMonthlyReportTableDelegate == null)) { + this.onEndDataInsertInformation_MillionsMonthlyReportTableDelegate = new EndOperationDelegate(this.OnEndDataInsertInformation_MillionsMonthlyReportTable); + } + if ((this.onDataInsertInformation_MillionsMonthlyReportTableCompletedDelegate == null)) { + this.onDataInsertInformation_MillionsMonthlyReportTableCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDataInsertInformation_MillionsMonthlyReportTableCompleted); + } + base.InvokeAsync(this.onBeginDataInsertInformation_MillionsMonthlyReportTableDelegate, new object[] { + millionsMonthlyReportList, + millionsMonthlyReportItemList}, this.onEndDataInsertInformation_MillionsMonthlyReportTableDelegate, this.onDataInsertInformation_MillionsMonthlyReportTableCompletedDelegate, userState); } public string[] DataInsertInformation_SafetyQuarterlyReportTable(BLL.CNCECHSSEService.Information_SafetyQuarterlyReport[] safetyQuarterlyReportList) { return base.Channel.DataInsertInformation_SafetyQuarterlyReportTable(safetyQuarterlyReportList); } - public System.Threading.Tasks.Task DataInsertInformation_SafetyQuarterlyReportTableAsync(BLL.CNCECHSSEService.Information_SafetyQuarterlyReport[] safetyQuarterlyReportList) { - return base.Channel.DataInsertInformation_SafetyQuarterlyReportTableAsync(safetyQuarterlyReportList); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginDataInsertInformation_SafetyQuarterlyReportTable(BLL.CNCECHSSEService.Information_SafetyQuarterlyReport[] safetyQuarterlyReportList, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginDataInsertInformation_SafetyQuarterlyReportTable(safetyQuarterlyReportList, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public string[] EndDataInsertInformation_SafetyQuarterlyReportTable(System.IAsyncResult result) { + return base.Channel.EndDataInsertInformation_SafetyQuarterlyReportTable(result); + } + + private System.IAsyncResult OnBeginDataInsertInformation_SafetyQuarterlyReportTable(object[] inValues, System.AsyncCallback callback, object asyncState) { + BLL.CNCECHSSEService.Information_SafetyQuarterlyReport[] safetyQuarterlyReportList = ((BLL.CNCECHSSEService.Information_SafetyQuarterlyReport[])(inValues[0])); + return this.BeginDataInsertInformation_SafetyQuarterlyReportTable(safetyQuarterlyReportList, callback, asyncState); + } + + private object[] OnEndDataInsertInformation_SafetyQuarterlyReportTable(System.IAsyncResult result) { + string[] retVal = this.EndDataInsertInformation_SafetyQuarterlyReportTable(result); + return new object[] { + retVal}; + } + + private void OnDataInsertInformation_SafetyQuarterlyReportTableCompleted(object state) { + if ((this.DataInsertInformation_SafetyQuarterlyReportTableCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.DataInsertInformation_SafetyQuarterlyReportTableCompleted(this, new DataInsertInformation_SafetyQuarterlyReportTableCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void DataInsertInformation_SafetyQuarterlyReportTableAsync(BLL.CNCECHSSEService.Information_SafetyQuarterlyReport[] safetyQuarterlyReportList) { + this.DataInsertInformation_SafetyQuarterlyReportTableAsync(safetyQuarterlyReportList, null); + } + + public void DataInsertInformation_SafetyQuarterlyReportTableAsync(BLL.CNCECHSSEService.Information_SafetyQuarterlyReport[] safetyQuarterlyReportList, object userState) { + if ((this.onBeginDataInsertInformation_SafetyQuarterlyReportTableDelegate == null)) { + this.onBeginDataInsertInformation_SafetyQuarterlyReportTableDelegate = new BeginOperationDelegate(this.OnBeginDataInsertInformation_SafetyQuarterlyReportTable); + } + if ((this.onEndDataInsertInformation_SafetyQuarterlyReportTableDelegate == null)) { + this.onEndDataInsertInformation_SafetyQuarterlyReportTableDelegate = new EndOperationDelegate(this.OnEndDataInsertInformation_SafetyQuarterlyReportTable); + } + if ((this.onDataInsertInformation_SafetyQuarterlyReportTableCompletedDelegate == null)) { + this.onDataInsertInformation_SafetyQuarterlyReportTableCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDataInsertInformation_SafetyQuarterlyReportTableCompleted); + } + base.InvokeAsync(this.onBeginDataInsertInformation_SafetyQuarterlyReportTableDelegate, new object[] { + safetyQuarterlyReportList}, this.onEndDataInsertInformation_SafetyQuarterlyReportTableDelegate, this.onDataInsertInformation_SafetyQuarterlyReportTableCompletedDelegate, userState); } public string[] DataInsertTraining_TrainingItemTable(BLL.CNCECHSSEService.Training_TrainingItem[] trainingItem) { return base.Channel.DataInsertTraining_TrainingItemTable(trainingItem); } - public System.Threading.Tasks.Task DataInsertTraining_TrainingItemTableAsync(BLL.CNCECHSSEService.Training_TrainingItem[] trainingItem) { - return base.Channel.DataInsertTraining_TrainingItemTableAsync(trainingItem); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginDataInsertTraining_TrainingItemTable(BLL.CNCECHSSEService.Training_TrainingItem[] trainingItem, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginDataInsertTraining_TrainingItemTable(trainingItem, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public string[] EndDataInsertTraining_TrainingItemTable(System.IAsyncResult result) { + return base.Channel.EndDataInsertTraining_TrainingItemTable(result); + } + + private System.IAsyncResult OnBeginDataInsertTraining_TrainingItemTable(object[] inValues, System.AsyncCallback callback, object asyncState) { + BLL.CNCECHSSEService.Training_TrainingItem[] trainingItem = ((BLL.CNCECHSSEService.Training_TrainingItem[])(inValues[0])); + return this.BeginDataInsertTraining_TrainingItemTable(trainingItem, callback, asyncState); + } + + private object[] OnEndDataInsertTraining_TrainingItemTable(System.IAsyncResult result) { + string[] retVal = this.EndDataInsertTraining_TrainingItemTable(result); + return new object[] { + retVal}; + } + + private void OnDataInsertTraining_TrainingItemTableCompleted(object state) { + if ((this.DataInsertTraining_TrainingItemTableCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.DataInsertTraining_TrainingItemTableCompleted(this, new DataInsertTraining_TrainingItemTableCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void DataInsertTraining_TrainingItemTableAsync(BLL.CNCECHSSEService.Training_TrainingItem[] trainingItem) { + this.DataInsertTraining_TrainingItemTableAsync(trainingItem, null); + } + + public void DataInsertTraining_TrainingItemTableAsync(BLL.CNCECHSSEService.Training_TrainingItem[] trainingItem, object userState) { + if ((this.onBeginDataInsertTraining_TrainingItemTableDelegate == null)) { + this.onBeginDataInsertTraining_TrainingItemTableDelegate = new BeginOperationDelegate(this.OnBeginDataInsertTraining_TrainingItemTable); + } + if ((this.onEndDataInsertTraining_TrainingItemTableDelegate == null)) { + this.onEndDataInsertTraining_TrainingItemTableDelegate = new EndOperationDelegate(this.OnEndDataInsertTraining_TrainingItemTable); + } + if ((this.onDataInsertTraining_TrainingItemTableCompletedDelegate == null)) { + this.onDataInsertTraining_TrainingItemTableCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDataInsertTraining_TrainingItemTableCompleted); + } + base.InvokeAsync(this.onBeginDataInsertTraining_TrainingItemTableDelegate, new object[] { + trainingItem}, this.onEndDataInsertTraining_TrainingItemTableDelegate, this.onDataInsertTraining_TrainingItemTableCompletedDelegate, userState); } public string[] DataInsertTraining_TrainTestDBItemTable(BLL.CNCECHSSEService.Training_TrainTestDBItem[] trainTestDBItem) { return base.Channel.DataInsertTraining_TrainTestDBItemTable(trainTestDBItem); } - public System.Threading.Tasks.Task DataInsertTraining_TrainTestDBItemTableAsync(BLL.CNCECHSSEService.Training_TrainTestDBItem[] trainTestDBItem) { - return base.Channel.DataInsertTraining_TrainTestDBItemTableAsync(trainTestDBItem); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginDataInsertTraining_TrainTestDBItemTable(BLL.CNCECHSSEService.Training_TrainTestDBItem[] trainTestDBItem, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginDataInsertTraining_TrainTestDBItemTable(trainTestDBItem, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public string[] EndDataInsertTraining_TrainTestDBItemTable(System.IAsyncResult result) { + return base.Channel.EndDataInsertTraining_TrainTestDBItemTable(result); + } + + private System.IAsyncResult OnBeginDataInsertTraining_TrainTestDBItemTable(object[] inValues, System.AsyncCallback callback, object asyncState) { + BLL.CNCECHSSEService.Training_TrainTestDBItem[] trainTestDBItem = ((BLL.CNCECHSSEService.Training_TrainTestDBItem[])(inValues[0])); + return this.BeginDataInsertTraining_TrainTestDBItemTable(trainTestDBItem, callback, asyncState); + } + + private object[] OnEndDataInsertTraining_TrainTestDBItemTable(System.IAsyncResult result) { + string[] retVal = this.EndDataInsertTraining_TrainTestDBItemTable(result); + return new object[] { + retVal}; + } + + private void OnDataInsertTraining_TrainTestDBItemTableCompleted(object state) { + if ((this.DataInsertTraining_TrainTestDBItemTableCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.DataInsertTraining_TrainTestDBItemTableCompleted(this, new DataInsertTraining_TrainTestDBItemTableCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void DataInsertTraining_TrainTestDBItemTableAsync(BLL.CNCECHSSEService.Training_TrainTestDBItem[] trainTestDBItem) { + this.DataInsertTraining_TrainTestDBItemTableAsync(trainTestDBItem, null); + } + + public void DataInsertTraining_TrainTestDBItemTableAsync(BLL.CNCECHSSEService.Training_TrainTestDBItem[] trainTestDBItem, object userState) { + if ((this.onBeginDataInsertTraining_TrainTestDBItemTableDelegate == null)) { + this.onBeginDataInsertTraining_TrainTestDBItemTableDelegate = new BeginOperationDelegate(this.OnBeginDataInsertTraining_TrainTestDBItemTable); + } + if ((this.onEndDataInsertTraining_TrainTestDBItemTableDelegate == null)) { + this.onEndDataInsertTraining_TrainTestDBItemTableDelegate = new EndOperationDelegate(this.OnEndDataInsertTraining_TrainTestDBItemTable); + } + if ((this.onDataInsertTraining_TrainTestDBItemTableCompletedDelegate == null)) { + this.onDataInsertTraining_TrainTestDBItemTableCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDataInsertTraining_TrainTestDBItemTableCompleted); + } + base.InvokeAsync(this.onBeginDataInsertTraining_TrainTestDBItemTableDelegate, new object[] { + trainTestDBItem}, this.onEndDataInsertTraining_TrainTestDBItemTableDelegate, this.onDataInsertTraining_TrainTestDBItemTableCompletedDelegate, userState); } public string[] DataInsertEduTrain_AccidentCaseItemTable(BLL.CNCECHSSEService.EduTrain_AccidentCaseItem[] accidentCaseItem) { return base.Channel.DataInsertEduTrain_AccidentCaseItemTable(accidentCaseItem); } - public System.Threading.Tasks.Task DataInsertEduTrain_AccidentCaseItemTableAsync(BLL.CNCECHSSEService.EduTrain_AccidentCaseItem[] accidentCaseItem) { - return base.Channel.DataInsertEduTrain_AccidentCaseItemTableAsync(accidentCaseItem); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginDataInsertEduTrain_AccidentCaseItemTable(BLL.CNCECHSSEService.EduTrain_AccidentCaseItem[] accidentCaseItem, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginDataInsertEduTrain_AccidentCaseItemTable(accidentCaseItem, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public string[] EndDataInsertEduTrain_AccidentCaseItemTable(System.IAsyncResult result) { + return base.Channel.EndDataInsertEduTrain_AccidentCaseItemTable(result); + } + + private System.IAsyncResult OnBeginDataInsertEduTrain_AccidentCaseItemTable(object[] inValues, System.AsyncCallback callback, object asyncState) { + BLL.CNCECHSSEService.EduTrain_AccidentCaseItem[] accidentCaseItem = ((BLL.CNCECHSSEService.EduTrain_AccidentCaseItem[])(inValues[0])); + return this.BeginDataInsertEduTrain_AccidentCaseItemTable(accidentCaseItem, callback, asyncState); + } + + private object[] OnEndDataInsertEduTrain_AccidentCaseItemTable(System.IAsyncResult result) { + string[] retVal = this.EndDataInsertEduTrain_AccidentCaseItemTable(result); + return new object[] { + retVal}; + } + + private void OnDataInsertEduTrain_AccidentCaseItemTableCompleted(object state) { + if ((this.DataInsertEduTrain_AccidentCaseItemTableCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.DataInsertEduTrain_AccidentCaseItemTableCompleted(this, new DataInsertEduTrain_AccidentCaseItemTableCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void DataInsertEduTrain_AccidentCaseItemTableAsync(BLL.CNCECHSSEService.EduTrain_AccidentCaseItem[] accidentCaseItem) { + this.DataInsertEduTrain_AccidentCaseItemTableAsync(accidentCaseItem, null); + } + + public void DataInsertEduTrain_AccidentCaseItemTableAsync(BLL.CNCECHSSEService.EduTrain_AccidentCaseItem[] accidentCaseItem, object userState) { + if ((this.onBeginDataInsertEduTrain_AccidentCaseItemTableDelegate == null)) { + this.onBeginDataInsertEduTrain_AccidentCaseItemTableDelegate = new BeginOperationDelegate(this.OnBeginDataInsertEduTrain_AccidentCaseItemTable); + } + if ((this.onEndDataInsertEduTrain_AccidentCaseItemTableDelegate == null)) { + this.onEndDataInsertEduTrain_AccidentCaseItemTableDelegate = new EndOperationDelegate(this.OnEndDataInsertEduTrain_AccidentCaseItemTable); + } + if ((this.onDataInsertEduTrain_AccidentCaseItemTableCompletedDelegate == null)) { + this.onDataInsertEduTrain_AccidentCaseItemTableCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDataInsertEduTrain_AccidentCaseItemTableCompleted); + } + base.InvokeAsync(this.onBeginDataInsertEduTrain_AccidentCaseItemTableDelegate, new object[] { + accidentCaseItem}, this.onEndDataInsertEduTrain_AccidentCaseItemTableDelegate, this.onDataInsertEduTrain_AccidentCaseItemTableCompletedDelegate, userState); } public string[] DataInsertTraining_KnowledgeItemTable(BLL.CNCECHSSEService.Training_KnowledgeItem[] knowledgeItem) { return base.Channel.DataInsertTraining_KnowledgeItemTable(knowledgeItem); } - public System.Threading.Tasks.Task DataInsertTraining_KnowledgeItemTableAsync(BLL.CNCECHSSEService.Training_KnowledgeItem[] knowledgeItem) { - return base.Channel.DataInsertTraining_KnowledgeItemTableAsync(knowledgeItem); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginDataInsertTraining_KnowledgeItemTable(BLL.CNCECHSSEService.Training_KnowledgeItem[] knowledgeItem, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginDataInsertTraining_KnowledgeItemTable(knowledgeItem, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public string[] EndDataInsertTraining_KnowledgeItemTable(System.IAsyncResult result) { + return base.Channel.EndDataInsertTraining_KnowledgeItemTable(result); + } + + private System.IAsyncResult OnBeginDataInsertTraining_KnowledgeItemTable(object[] inValues, System.AsyncCallback callback, object asyncState) { + BLL.CNCECHSSEService.Training_KnowledgeItem[] knowledgeItem = ((BLL.CNCECHSSEService.Training_KnowledgeItem[])(inValues[0])); + return this.BeginDataInsertTraining_KnowledgeItemTable(knowledgeItem, callback, asyncState); + } + + private object[] OnEndDataInsertTraining_KnowledgeItemTable(System.IAsyncResult result) { + string[] retVal = this.EndDataInsertTraining_KnowledgeItemTable(result); + return new object[] { + retVal}; + } + + private void OnDataInsertTraining_KnowledgeItemTableCompleted(object state) { + if ((this.DataInsertTraining_KnowledgeItemTableCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.DataInsertTraining_KnowledgeItemTableCompleted(this, new DataInsertTraining_KnowledgeItemTableCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void DataInsertTraining_KnowledgeItemTableAsync(BLL.CNCECHSSEService.Training_KnowledgeItem[] knowledgeItem) { + this.DataInsertTraining_KnowledgeItemTableAsync(knowledgeItem, null); + } + + public void DataInsertTraining_KnowledgeItemTableAsync(BLL.CNCECHSSEService.Training_KnowledgeItem[] knowledgeItem, object userState) { + if ((this.onBeginDataInsertTraining_KnowledgeItemTableDelegate == null)) { + this.onBeginDataInsertTraining_KnowledgeItemTableDelegate = new BeginOperationDelegate(this.OnBeginDataInsertTraining_KnowledgeItemTable); + } + if ((this.onEndDataInsertTraining_KnowledgeItemTableDelegate == null)) { + this.onEndDataInsertTraining_KnowledgeItemTableDelegate = new EndOperationDelegate(this.OnEndDataInsertTraining_KnowledgeItemTable); + } + if ((this.onDataInsertTraining_KnowledgeItemTableCompletedDelegate == null)) { + this.onDataInsertTraining_KnowledgeItemTableCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDataInsertTraining_KnowledgeItemTableCompleted); + } + base.InvokeAsync(this.onBeginDataInsertTraining_KnowledgeItemTableDelegate, new object[] { + knowledgeItem}, this.onEndDataInsertTraining_KnowledgeItemTableDelegate, this.onDataInsertTraining_KnowledgeItemTableCompletedDelegate, userState); } public string[] DataInsertTechnique_HazardListTable(BLL.CNCECHSSEService.Technique_HazardList[] hazardList) { return base.Channel.DataInsertTechnique_HazardListTable(hazardList); } - public System.Threading.Tasks.Task DataInsertTechnique_HazardListTableAsync(BLL.CNCECHSSEService.Technique_HazardList[] hazardList) { - return base.Channel.DataInsertTechnique_HazardListTableAsync(hazardList); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginDataInsertTechnique_HazardListTable(BLL.CNCECHSSEService.Technique_HazardList[] hazardList, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginDataInsertTechnique_HazardListTable(hazardList, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public string[] EndDataInsertTechnique_HazardListTable(System.IAsyncResult result) { + return base.Channel.EndDataInsertTechnique_HazardListTable(result); + } + + private System.IAsyncResult OnBeginDataInsertTechnique_HazardListTable(object[] inValues, System.AsyncCallback callback, object asyncState) { + BLL.CNCECHSSEService.Technique_HazardList[] hazardList = ((BLL.CNCECHSSEService.Technique_HazardList[])(inValues[0])); + return this.BeginDataInsertTechnique_HazardListTable(hazardList, callback, asyncState); + } + + private object[] OnEndDataInsertTechnique_HazardListTable(System.IAsyncResult result) { + string[] retVal = this.EndDataInsertTechnique_HazardListTable(result); + return new object[] { + retVal}; + } + + private void OnDataInsertTechnique_HazardListTableCompleted(object state) { + if ((this.DataInsertTechnique_HazardListTableCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.DataInsertTechnique_HazardListTableCompleted(this, new DataInsertTechnique_HazardListTableCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void DataInsertTechnique_HazardListTableAsync(BLL.CNCECHSSEService.Technique_HazardList[] hazardList) { + this.DataInsertTechnique_HazardListTableAsync(hazardList, null); + } + + public void DataInsertTechnique_HazardListTableAsync(BLL.CNCECHSSEService.Technique_HazardList[] hazardList, object userState) { + if ((this.onBeginDataInsertTechnique_HazardListTableDelegate == null)) { + this.onBeginDataInsertTechnique_HazardListTableDelegate = new BeginOperationDelegate(this.OnBeginDataInsertTechnique_HazardListTable); + } + if ((this.onEndDataInsertTechnique_HazardListTableDelegate == null)) { + this.onEndDataInsertTechnique_HazardListTableDelegate = new EndOperationDelegate(this.OnEndDataInsertTechnique_HazardListTable); + } + if ((this.onDataInsertTechnique_HazardListTableCompletedDelegate == null)) { + this.onDataInsertTechnique_HazardListTableCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDataInsertTechnique_HazardListTableCompleted); + } + base.InvokeAsync(this.onBeginDataInsertTechnique_HazardListTableDelegate, new object[] { + hazardList}, this.onEndDataInsertTechnique_HazardListTableDelegate, this.onDataInsertTechnique_HazardListTableCompletedDelegate, userState); } public string[] DataInsertTechnique_RectifyItemTable(BLL.CNCECHSSEService.Technique_RectifyItem[] rectifyItem) { return base.Channel.DataInsertTechnique_RectifyItemTable(rectifyItem); } - public System.Threading.Tasks.Task DataInsertTechnique_RectifyItemTableAsync(BLL.CNCECHSSEService.Technique_RectifyItem[] rectifyItem) { - return base.Channel.DataInsertTechnique_RectifyItemTableAsync(rectifyItem); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginDataInsertTechnique_RectifyItemTable(BLL.CNCECHSSEService.Technique_RectifyItem[] rectifyItem, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginDataInsertTechnique_RectifyItemTable(rectifyItem, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public string[] EndDataInsertTechnique_RectifyItemTable(System.IAsyncResult result) { + return base.Channel.EndDataInsertTechnique_RectifyItemTable(result); + } + + private System.IAsyncResult OnBeginDataInsertTechnique_RectifyItemTable(object[] inValues, System.AsyncCallback callback, object asyncState) { + BLL.CNCECHSSEService.Technique_RectifyItem[] rectifyItem = ((BLL.CNCECHSSEService.Technique_RectifyItem[])(inValues[0])); + return this.BeginDataInsertTechnique_RectifyItemTable(rectifyItem, callback, asyncState); + } + + private object[] OnEndDataInsertTechnique_RectifyItemTable(System.IAsyncResult result) { + string[] retVal = this.EndDataInsertTechnique_RectifyItemTable(result); + return new object[] { + retVal}; + } + + private void OnDataInsertTechnique_RectifyItemTableCompleted(object state) { + if ((this.DataInsertTechnique_RectifyItemTableCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.DataInsertTechnique_RectifyItemTableCompleted(this, new DataInsertTechnique_RectifyItemTableCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void DataInsertTechnique_RectifyItemTableAsync(BLL.CNCECHSSEService.Technique_RectifyItem[] rectifyItem) { + this.DataInsertTechnique_RectifyItemTableAsync(rectifyItem, null); + } + + public void DataInsertTechnique_RectifyItemTableAsync(BLL.CNCECHSSEService.Technique_RectifyItem[] rectifyItem, object userState) { + if ((this.onBeginDataInsertTechnique_RectifyItemTableDelegate == null)) { + this.onBeginDataInsertTechnique_RectifyItemTableDelegate = new BeginOperationDelegate(this.OnBeginDataInsertTechnique_RectifyItemTable); + } + if ((this.onEndDataInsertTechnique_RectifyItemTableDelegate == null)) { + this.onEndDataInsertTechnique_RectifyItemTableDelegate = new EndOperationDelegate(this.OnEndDataInsertTechnique_RectifyItemTable); + } + if ((this.onDataInsertTechnique_RectifyItemTableCompletedDelegate == null)) { + this.onDataInsertTechnique_RectifyItemTableCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDataInsertTechnique_RectifyItemTableCompleted); + } + base.InvokeAsync(this.onBeginDataInsertTechnique_RectifyItemTableDelegate, new object[] { + rectifyItem}, this.onEndDataInsertTechnique_RectifyItemTableDelegate, this.onDataInsertTechnique_RectifyItemTableCompletedDelegate, userState); } public string[] DataInsertTechnique_ExpertTable(BLL.CNCECHSSEService.Technique_Expert[] expert) { return base.Channel.DataInsertTechnique_ExpertTable(expert); } - public System.Threading.Tasks.Task DataInsertTechnique_ExpertTableAsync(BLL.CNCECHSSEService.Technique_Expert[] expert) { - return base.Channel.DataInsertTechnique_ExpertTableAsync(expert); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginDataInsertTechnique_ExpertTable(BLL.CNCECHSSEService.Technique_Expert[] expert, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginDataInsertTechnique_ExpertTable(expert, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public string[] EndDataInsertTechnique_ExpertTable(System.IAsyncResult result) { + return base.Channel.EndDataInsertTechnique_ExpertTable(result); + } + + private System.IAsyncResult OnBeginDataInsertTechnique_ExpertTable(object[] inValues, System.AsyncCallback callback, object asyncState) { + BLL.CNCECHSSEService.Technique_Expert[] expert = ((BLL.CNCECHSSEService.Technique_Expert[])(inValues[0])); + return this.BeginDataInsertTechnique_ExpertTable(expert, callback, asyncState); + } + + private object[] OnEndDataInsertTechnique_ExpertTable(System.IAsyncResult result) { + string[] retVal = this.EndDataInsertTechnique_ExpertTable(result); + return new object[] { + retVal}; + } + + private void OnDataInsertTechnique_ExpertTableCompleted(object state) { + if ((this.DataInsertTechnique_ExpertTableCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.DataInsertTechnique_ExpertTableCompleted(this, new DataInsertTechnique_ExpertTableCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void DataInsertTechnique_ExpertTableAsync(BLL.CNCECHSSEService.Technique_Expert[] expert) { + this.DataInsertTechnique_ExpertTableAsync(expert, null); + } + + public void DataInsertTechnique_ExpertTableAsync(BLL.CNCECHSSEService.Technique_Expert[] expert, object userState) { + if ((this.onBeginDataInsertTechnique_ExpertTableDelegate == null)) { + this.onBeginDataInsertTechnique_ExpertTableDelegate = new BeginOperationDelegate(this.OnBeginDataInsertTechnique_ExpertTable); + } + if ((this.onEndDataInsertTechnique_ExpertTableDelegate == null)) { + this.onEndDataInsertTechnique_ExpertTableDelegate = new EndOperationDelegate(this.OnEndDataInsertTechnique_ExpertTable); + } + if ((this.onDataInsertTechnique_ExpertTableCompletedDelegate == null)) { + this.onDataInsertTechnique_ExpertTableCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDataInsertTechnique_ExpertTableCompleted); + } + base.InvokeAsync(this.onBeginDataInsertTechnique_ExpertTableDelegate, new object[] { + expert}, this.onEndDataInsertTechnique_ExpertTableDelegate, this.onDataInsertTechnique_ExpertTableCompletedDelegate, userState); } public string[] DataInsertSupervise_SuperviseCheckRectifyTable(BLL.CNCECHSSEService.Supervise_SuperviseCheckRectify[] superviseCheckRectify) { return base.Channel.DataInsertSupervise_SuperviseCheckRectifyTable(superviseCheckRectify); } - public System.Threading.Tasks.Task DataInsertSupervise_SuperviseCheckRectifyTableAsync(BLL.CNCECHSSEService.Supervise_SuperviseCheckRectify[] superviseCheckRectify) { - return base.Channel.DataInsertSupervise_SuperviseCheckRectifyTableAsync(superviseCheckRectify); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginDataInsertSupervise_SuperviseCheckRectifyTable(BLL.CNCECHSSEService.Supervise_SuperviseCheckRectify[] superviseCheckRectify, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginDataInsertSupervise_SuperviseCheckRectifyTable(superviseCheckRectify, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public string[] EndDataInsertSupervise_SuperviseCheckRectifyTable(System.IAsyncResult result) { + return base.Channel.EndDataInsertSupervise_SuperviseCheckRectifyTable(result); + } + + private System.IAsyncResult OnBeginDataInsertSupervise_SuperviseCheckRectifyTable(object[] inValues, System.AsyncCallback callback, object asyncState) { + BLL.CNCECHSSEService.Supervise_SuperviseCheckRectify[] superviseCheckRectify = ((BLL.CNCECHSSEService.Supervise_SuperviseCheckRectify[])(inValues[0])); + return this.BeginDataInsertSupervise_SuperviseCheckRectifyTable(superviseCheckRectify, callback, asyncState); + } + + private object[] OnEndDataInsertSupervise_SuperviseCheckRectifyTable(System.IAsyncResult result) { + string[] retVal = this.EndDataInsertSupervise_SuperviseCheckRectifyTable(result); + return new object[] { + retVal}; + } + + private void OnDataInsertSupervise_SuperviseCheckRectifyTableCompleted(object state) { + if ((this.DataInsertSupervise_SuperviseCheckRectifyTableCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.DataInsertSupervise_SuperviseCheckRectifyTableCompleted(this, new DataInsertSupervise_SuperviseCheckRectifyTableCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void DataInsertSupervise_SuperviseCheckRectifyTableAsync(BLL.CNCECHSSEService.Supervise_SuperviseCheckRectify[] superviseCheckRectify) { + this.DataInsertSupervise_SuperviseCheckRectifyTableAsync(superviseCheckRectify, null); + } + + public void DataInsertSupervise_SuperviseCheckRectifyTableAsync(BLL.CNCECHSSEService.Supervise_SuperviseCheckRectify[] superviseCheckRectify, object userState) { + if ((this.onBeginDataInsertSupervise_SuperviseCheckRectifyTableDelegate == null)) { + this.onBeginDataInsertSupervise_SuperviseCheckRectifyTableDelegate = new BeginOperationDelegate(this.OnBeginDataInsertSupervise_SuperviseCheckRectifyTable); + } + if ((this.onEndDataInsertSupervise_SuperviseCheckRectifyTableDelegate == null)) { + this.onEndDataInsertSupervise_SuperviseCheckRectifyTableDelegate = new EndOperationDelegate(this.OnEndDataInsertSupervise_SuperviseCheckRectifyTable); + } + if ((this.onDataInsertSupervise_SuperviseCheckRectifyTableCompletedDelegate == null)) { + this.onDataInsertSupervise_SuperviseCheckRectifyTableCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDataInsertSupervise_SuperviseCheckRectifyTableCompleted); + } + base.InvokeAsync(this.onBeginDataInsertSupervise_SuperviseCheckRectifyTableDelegate, new object[] { + superviseCheckRectify}, this.onEndDataInsertSupervise_SuperviseCheckRectifyTableDelegate, this.onDataInsertSupervise_SuperviseCheckRectifyTableCompletedDelegate, userState); } public string[] DataInsertHSSESystem_HSSEManageItemTable(BLL.CNCECHSSEService.HSSESystem_HSSEManageItem[] HSSEManageItem) { return base.Channel.DataInsertHSSESystem_HSSEManageItemTable(HSSEManageItem); } - public System.Threading.Tasks.Task DataInsertHSSESystem_HSSEManageItemTableAsync(BLL.CNCECHSSEService.HSSESystem_HSSEManageItem[] HSSEManageItem) { - return base.Channel.DataInsertHSSESystem_HSSEManageItemTableAsync(HSSEManageItem); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginDataInsertHSSESystem_HSSEManageItemTable(BLL.CNCECHSSEService.HSSESystem_HSSEManageItem[] HSSEManageItem, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginDataInsertHSSESystem_HSSEManageItemTable(HSSEManageItem, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public string[] EndDataInsertHSSESystem_HSSEManageItemTable(System.IAsyncResult result) { + return base.Channel.EndDataInsertHSSESystem_HSSEManageItemTable(result); + } + + private System.IAsyncResult OnBeginDataInsertHSSESystem_HSSEManageItemTable(object[] inValues, System.AsyncCallback callback, object asyncState) { + BLL.CNCECHSSEService.HSSESystem_HSSEManageItem[] HSSEManageItem = ((BLL.CNCECHSSEService.HSSESystem_HSSEManageItem[])(inValues[0])); + return this.BeginDataInsertHSSESystem_HSSEManageItemTable(HSSEManageItem, callback, asyncState); + } + + private object[] OnEndDataInsertHSSESystem_HSSEManageItemTable(System.IAsyncResult result) { + string[] retVal = this.EndDataInsertHSSESystem_HSSEManageItemTable(result); + return new object[] { + retVal}; + } + + private void OnDataInsertHSSESystem_HSSEManageItemTableCompleted(object state) { + if ((this.DataInsertHSSESystem_HSSEManageItemTableCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.DataInsertHSSESystem_HSSEManageItemTableCompleted(this, new DataInsertHSSESystem_HSSEManageItemTableCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void DataInsertHSSESystem_HSSEManageItemTableAsync(BLL.CNCECHSSEService.HSSESystem_HSSEManageItem[] HSSEManageItem) { + this.DataInsertHSSESystem_HSSEManageItemTableAsync(HSSEManageItem, null); + } + + public void DataInsertHSSESystem_HSSEManageItemTableAsync(BLL.CNCECHSSEService.HSSESystem_HSSEManageItem[] HSSEManageItem, object userState) { + if ((this.onBeginDataInsertHSSESystem_HSSEManageItemTableDelegate == null)) { + this.onBeginDataInsertHSSESystem_HSSEManageItemTableDelegate = new BeginOperationDelegate(this.OnBeginDataInsertHSSESystem_HSSEManageItemTable); + } + if ((this.onEndDataInsertHSSESystem_HSSEManageItemTableDelegate == null)) { + this.onEndDataInsertHSSESystem_HSSEManageItemTableDelegate = new EndOperationDelegate(this.OnEndDataInsertHSSESystem_HSSEManageItemTable); + } + if ((this.onDataInsertHSSESystem_HSSEManageItemTableCompletedDelegate == null)) { + this.onDataInsertHSSESystem_HSSEManageItemTableCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDataInsertHSSESystem_HSSEManageItemTableCompleted); + } + base.InvokeAsync(this.onBeginDataInsertHSSESystem_HSSEManageItemTableDelegate, new object[] { + HSSEManageItem}, this.onEndDataInsertHSSESystem_HSSEManageItemTableDelegate, this.onDataInsertHSSESystem_HSSEManageItemTableCompletedDelegate, userState); } public string[] DataInsertSupervise_UpCheckReportTable(BLL.CNCECHSSEService.Supervise_UpCheckReport[] upCheckReport, BLL.CNCECHSSEService.Supervise_UpCheckReportItem[] upCheckReportItem, BLL.CNCECHSSEService.Supervise_UpCheckReportItem2[] upCheckReportItem2) { return base.Channel.DataInsertSupervise_UpCheckReportTable(upCheckReport, upCheckReportItem, upCheckReportItem2); } - public System.Threading.Tasks.Task DataInsertSupervise_UpCheckReportTableAsync(BLL.CNCECHSSEService.Supervise_UpCheckReport[] upCheckReport, BLL.CNCECHSSEService.Supervise_UpCheckReportItem[] upCheckReportItem, BLL.CNCECHSSEService.Supervise_UpCheckReportItem2[] upCheckReportItem2) { - return base.Channel.DataInsertSupervise_UpCheckReportTableAsync(upCheckReport, upCheckReportItem, upCheckReportItem2); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginDataInsertSupervise_UpCheckReportTable(BLL.CNCECHSSEService.Supervise_UpCheckReport[] upCheckReport, BLL.CNCECHSSEService.Supervise_UpCheckReportItem[] upCheckReportItem, BLL.CNCECHSSEService.Supervise_UpCheckReportItem2[] upCheckReportItem2, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginDataInsertSupervise_UpCheckReportTable(upCheckReport, upCheckReportItem, upCheckReportItem2, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public string[] EndDataInsertSupervise_UpCheckReportTable(System.IAsyncResult result) { + return base.Channel.EndDataInsertSupervise_UpCheckReportTable(result); + } + + private System.IAsyncResult OnBeginDataInsertSupervise_UpCheckReportTable(object[] inValues, System.AsyncCallback callback, object asyncState) { + BLL.CNCECHSSEService.Supervise_UpCheckReport[] upCheckReport = ((BLL.CNCECHSSEService.Supervise_UpCheckReport[])(inValues[0])); + BLL.CNCECHSSEService.Supervise_UpCheckReportItem[] upCheckReportItem = ((BLL.CNCECHSSEService.Supervise_UpCheckReportItem[])(inValues[1])); + BLL.CNCECHSSEService.Supervise_UpCheckReportItem2[] upCheckReportItem2 = ((BLL.CNCECHSSEService.Supervise_UpCheckReportItem2[])(inValues[2])); + return this.BeginDataInsertSupervise_UpCheckReportTable(upCheckReport, upCheckReportItem, upCheckReportItem2, callback, asyncState); + } + + private object[] OnEndDataInsertSupervise_UpCheckReportTable(System.IAsyncResult result) { + string[] retVal = this.EndDataInsertSupervise_UpCheckReportTable(result); + return new object[] { + retVal}; + } + + private void OnDataInsertSupervise_UpCheckReportTableCompleted(object state) { + if ((this.DataInsertSupervise_UpCheckReportTableCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.DataInsertSupervise_UpCheckReportTableCompleted(this, new DataInsertSupervise_UpCheckReportTableCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void DataInsertSupervise_UpCheckReportTableAsync(BLL.CNCECHSSEService.Supervise_UpCheckReport[] upCheckReport, BLL.CNCECHSSEService.Supervise_UpCheckReportItem[] upCheckReportItem, BLL.CNCECHSSEService.Supervise_UpCheckReportItem2[] upCheckReportItem2) { + this.DataInsertSupervise_UpCheckReportTableAsync(upCheckReport, upCheckReportItem, upCheckReportItem2, null); + } + + public void DataInsertSupervise_UpCheckReportTableAsync(BLL.CNCECHSSEService.Supervise_UpCheckReport[] upCheckReport, BLL.CNCECHSSEService.Supervise_UpCheckReportItem[] upCheckReportItem, BLL.CNCECHSSEService.Supervise_UpCheckReportItem2[] upCheckReportItem2, object userState) { + if ((this.onBeginDataInsertSupervise_UpCheckReportTableDelegate == null)) { + this.onBeginDataInsertSupervise_UpCheckReportTableDelegate = new BeginOperationDelegate(this.OnBeginDataInsertSupervise_UpCheckReportTable); + } + if ((this.onEndDataInsertSupervise_UpCheckReportTableDelegate == null)) { + this.onEndDataInsertSupervise_UpCheckReportTableDelegate = new EndOperationDelegate(this.OnEndDataInsertSupervise_UpCheckReportTable); + } + if ((this.onDataInsertSupervise_UpCheckReportTableCompletedDelegate == null)) { + this.onDataInsertSupervise_UpCheckReportTableCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDataInsertSupervise_UpCheckReportTableCompleted); + } + base.InvokeAsync(this.onBeginDataInsertSupervise_UpCheckReportTableDelegate, new object[] { + upCheckReport, + upCheckReportItem, + upCheckReportItem2}, this.onEndDataInsertSupervise_UpCheckReportTableDelegate, this.onDataInsertSupervise_UpCheckReportTableCompletedDelegate, userState); } public string[] DataInsertSupervise_SubUnitReportItemItemTable(BLL.CNCECHSSEService.Supervise_SubUnitReportItem[] subUnitReportItem) { return base.Channel.DataInsertSupervise_SubUnitReportItemItemTable(subUnitReportItem); } - public System.Threading.Tasks.Task DataInsertSupervise_SubUnitReportItemItemTableAsync(BLL.CNCECHSSEService.Supervise_SubUnitReportItem[] subUnitReportItem) { - return base.Channel.DataInsertSupervise_SubUnitReportItemItemTableAsync(subUnitReportItem); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginDataInsertSupervise_SubUnitReportItemItemTable(BLL.CNCECHSSEService.Supervise_SubUnitReportItem[] subUnitReportItem, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginDataInsertSupervise_SubUnitReportItemItemTable(subUnitReportItem, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public string[] EndDataInsertSupervise_SubUnitReportItemItemTable(System.IAsyncResult result) { + return base.Channel.EndDataInsertSupervise_SubUnitReportItemItemTable(result); + } + + private System.IAsyncResult OnBeginDataInsertSupervise_SubUnitReportItemItemTable(object[] inValues, System.AsyncCallback callback, object asyncState) { + BLL.CNCECHSSEService.Supervise_SubUnitReportItem[] subUnitReportItem = ((BLL.CNCECHSSEService.Supervise_SubUnitReportItem[])(inValues[0])); + return this.BeginDataInsertSupervise_SubUnitReportItemItemTable(subUnitReportItem, callback, asyncState); + } + + private object[] OnEndDataInsertSupervise_SubUnitReportItemItemTable(System.IAsyncResult result) { + string[] retVal = this.EndDataInsertSupervise_SubUnitReportItemItemTable(result); + return new object[] { + retVal}; + } + + private void OnDataInsertSupervise_SubUnitReportItemItemTableCompleted(object state) { + if ((this.DataInsertSupervise_SubUnitReportItemItemTableCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.DataInsertSupervise_SubUnitReportItemItemTableCompleted(this, new DataInsertSupervise_SubUnitReportItemItemTableCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void DataInsertSupervise_SubUnitReportItemItemTableAsync(BLL.CNCECHSSEService.Supervise_SubUnitReportItem[] subUnitReportItem) { + this.DataInsertSupervise_SubUnitReportItemItemTableAsync(subUnitReportItem, null); + } + + public void DataInsertSupervise_SubUnitReportItemItemTableAsync(BLL.CNCECHSSEService.Supervise_SubUnitReportItem[] subUnitReportItem, object userState) { + if ((this.onBeginDataInsertSupervise_SubUnitReportItemItemTableDelegate == null)) { + this.onBeginDataInsertSupervise_SubUnitReportItemItemTableDelegate = new BeginOperationDelegate(this.OnBeginDataInsertSupervise_SubUnitReportItemItemTable); + } + if ((this.onEndDataInsertSupervise_SubUnitReportItemItemTableDelegate == null)) { + this.onEndDataInsertSupervise_SubUnitReportItemItemTableDelegate = new EndOperationDelegate(this.OnEndDataInsertSupervise_SubUnitReportItemItemTable); + } + if ((this.onDataInsertSupervise_SubUnitReportItemItemTableCompletedDelegate == null)) { + this.onDataInsertSupervise_SubUnitReportItemItemTableCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDataInsertSupervise_SubUnitReportItemItemTableCompleted); + } + base.InvokeAsync(this.onBeginDataInsertSupervise_SubUnitReportItemItemTableDelegate, new object[] { + subUnitReportItem}, this.onEndDataInsertSupervise_SubUnitReportItemItemTableDelegate, this.onDataInsertSupervise_SubUnitReportItemItemTableCompletedDelegate, userState); } public string[] DataInsertCheck_CheckRectifyTable(BLL.CNCECHSSEService.Check_CheckRectify[] checkRectify) { return base.Channel.DataInsertCheck_CheckRectifyTable(checkRectify); } - public System.Threading.Tasks.Task DataInsertCheck_CheckRectifyTableAsync(BLL.CNCECHSSEService.Check_CheckRectify[] checkRectify) { - return base.Channel.DataInsertCheck_CheckRectifyTableAsync(checkRectify); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginDataInsertCheck_CheckRectifyTable(BLL.CNCECHSSEService.Check_CheckRectify[] checkRectify, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginDataInsertCheck_CheckRectifyTable(checkRectify, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public string[] EndDataInsertCheck_CheckRectifyTable(System.IAsyncResult result) { + return base.Channel.EndDataInsertCheck_CheckRectifyTable(result); + } + + private System.IAsyncResult OnBeginDataInsertCheck_CheckRectifyTable(object[] inValues, System.AsyncCallback callback, object asyncState) { + BLL.CNCECHSSEService.Check_CheckRectify[] checkRectify = ((BLL.CNCECHSSEService.Check_CheckRectify[])(inValues[0])); + return this.BeginDataInsertCheck_CheckRectifyTable(checkRectify, callback, asyncState); + } + + private object[] OnEndDataInsertCheck_CheckRectifyTable(System.IAsyncResult result) { + string[] retVal = this.EndDataInsertCheck_CheckRectifyTable(result); + return new object[] { + retVal}; + } + + private void OnDataInsertCheck_CheckRectifyTableCompleted(object state) { + if ((this.DataInsertCheck_CheckRectifyTableCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.DataInsertCheck_CheckRectifyTableCompleted(this, new DataInsertCheck_CheckRectifyTableCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void DataInsertCheck_CheckRectifyTableAsync(BLL.CNCECHSSEService.Check_CheckRectify[] checkRectify) { + this.DataInsertCheck_CheckRectifyTableAsync(checkRectify, null); + } + + public void DataInsertCheck_CheckRectifyTableAsync(BLL.CNCECHSSEService.Check_CheckRectify[] checkRectify, object userState) { + if ((this.onBeginDataInsertCheck_CheckRectifyTableDelegate == null)) { + this.onBeginDataInsertCheck_CheckRectifyTableDelegate = new BeginOperationDelegate(this.OnBeginDataInsertCheck_CheckRectifyTable); + } + if ((this.onEndDataInsertCheck_CheckRectifyTableDelegate == null)) { + this.onEndDataInsertCheck_CheckRectifyTableDelegate = new EndOperationDelegate(this.OnEndDataInsertCheck_CheckRectifyTable); + } + if ((this.onDataInsertCheck_CheckRectifyTableCompletedDelegate == null)) { + this.onDataInsertCheck_CheckRectifyTableCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDataInsertCheck_CheckRectifyTableCompleted); + } + base.InvokeAsync(this.onBeginDataInsertCheck_CheckRectifyTableDelegate, new object[] { + checkRectify}, this.onEndDataInsertCheck_CheckRectifyTableDelegate, this.onDataInsertCheck_CheckRectifyTableCompletedDelegate, userState); } public string DataInsertHSSESystem_HSSEOrganizeTable(BLL.CNCECHSSEService.HSSESystem_HSSEOrganize hsseOrganize) { return base.Channel.DataInsertHSSESystem_HSSEOrganizeTable(hsseOrganize); } - public System.Threading.Tasks.Task DataInsertHSSESystem_HSSEOrganizeTableAsync(BLL.CNCECHSSEService.HSSESystem_HSSEOrganize hsseOrganize) { - return base.Channel.DataInsertHSSESystem_HSSEOrganizeTableAsync(hsseOrganize); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginDataInsertHSSESystem_HSSEOrganizeTable(BLL.CNCECHSSEService.HSSESystem_HSSEOrganize hsseOrganize, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginDataInsertHSSESystem_HSSEOrganizeTable(hsseOrganize, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public string EndDataInsertHSSESystem_HSSEOrganizeTable(System.IAsyncResult result) { + return base.Channel.EndDataInsertHSSESystem_HSSEOrganizeTable(result); + } + + private System.IAsyncResult OnBeginDataInsertHSSESystem_HSSEOrganizeTable(object[] inValues, System.AsyncCallback callback, object asyncState) { + BLL.CNCECHSSEService.HSSESystem_HSSEOrganize hsseOrganize = ((BLL.CNCECHSSEService.HSSESystem_HSSEOrganize)(inValues[0])); + return this.BeginDataInsertHSSESystem_HSSEOrganizeTable(hsseOrganize, callback, asyncState); + } + + private object[] OnEndDataInsertHSSESystem_HSSEOrganizeTable(System.IAsyncResult result) { + string retVal = this.EndDataInsertHSSESystem_HSSEOrganizeTable(result); + return new object[] { + retVal}; + } + + private void OnDataInsertHSSESystem_HSSEOrganizeTableCompleted(object state) { + if ((this.DataInsertHSSESystem_HSSEOrganizeTableCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.DataInsertHSSESystem_HSSEOrganizeTableCompleted(this, new DataInsertHSSESystem_HSSEOrganizeTableCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void DataInsertHSSESystem_HSSEOrganizeTableAsync(BLL.CNCECHSSEService.HSSESystem_HSSEOrganize hsseOrganize) { + this.DataInsertHSSESystem_HSSEOrganizeTableAsync(hsseOrganize, null); + } + + public void DataInsertHSSESystem_HSSEOrganizeTableAsync(BLL.CNCECHSSEService.HSSESystem_HSSEOrganize hsseOrganize, object userState) { + if ((this.onBeginDataInsertHSSESystem_HSSEOrganizeTableDelegate == null)) { + this.onBeginDataInsertHSSESystem_HSSEOrganizeTableDelegate = new BeginOperationDelegate(this.OnBeginDataInsertHSSESystem_HSSEOrganizeTable); + } + if ((this.onEndDataInsertHSSESystem_HSSEOrganizeTableDelegate == null)) { + this.onEndDataInsertHSSESystem_HSSEOrganizeTableDelegate = new EndOperationDelegate(this.OnEndDataInsertHSSESystem_HSSEOrganizeTable); + } + if ((this.onDataInsertHSSESystem_HSSEOrganizeTableCompletedDelegate == null)) { + this.onDataInsertHSSESystem_HSSEOrganizeTableCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDataInsertHSSESystem_HSSEOrganizeTableCompleted); + } + base.InvokeAsync(this.onBeginDataInsertHSSESystem_HSSEOrganizeTableDelegate, new object[] { + hsseOrganize}, this.onEndDataInsertHSSESystem_HSSEOrganizeTableDelegate, this.onDataInsertHSSESystem_HSSEOrganizeTableCompletedDelegate, userState); } public string[] DataInsertSys_SubUnitLogListTable(BLL.CNCECHSSEService.Sys_SubUnitLog[] subUnitLogList) { return base.Channel.DataInsertSys_SubUnitLogListTable(subUnitLogList); } - public System.Threading.Tasks.Task DataInsertSys_SubUnitLogListTableAsync(BLL.CNCECHSSEService.Sys_SubUnitLog[] subUnitLogList) { - return base.Channel.DataInsertSys_SubUnitLogListTableAsync(subUnitLogList); + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public System.IAsyncResult BeginDataInsertSys_SubUnitLogListTable(BLL.CNCECHSSEService.Sys_SubUnitLog[] subUnitLogList, System.AsyncCallback callback, object asyncState) { + return base.Channel.BeginDataInsertSys_SubUnitLogListTable(subUnitLogList, callback, asyncState); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + public string[] EndDataInsertSys_SubUnitLogListTable(System.IAsyncResult result) { + return base.Channel.EndDataInsertSys_SubUnitLogListTable(result); + } + + private System.IAsyncResult OnBeginDataInsertSys_SubUnitLogListTable(object[] inValues, System.AsyncCallback callback, object asyncState) { + BLL.CNCECHSSEService.Sys_SubUnitLog[] subUnitLogList = ((BLL.CNCECHSSEService.Sys_SubUnitLog[])(inValues[0])); + return this.BeginDataInsertSys_SubUnitLogListTable(subUnitLogList, callback, asyncState); + } + + private object[] OnEndDataInsertSys_SubUnitLogListTable(System.IAsyncResult result) { + string[] retVal = this.EndDataInsertSys_SubUnitLogListTable(result); + return new object[] { + retVal}; + } + + private void OnDataInsertSys_SubUnitLogListTableCompleted(object state) { + if ((this.DataInsertSys_SubUnitLogListTableCompleted != null)) { + InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state)); + this.DataInsertSys_SubUnitLogListTableCompleted(this, new DataInsertSys_SubUnitLogListTableCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState)); + } + } + + public void DataInsertSys_SubUnitLogListTableAsync(BLL.CNCECHSSEService.Sys_SubUnitLog[] subUnitLogList) { + this.DataInsertSys_SubUnitLogListTableAsync(subUnitLogList, null); + } + + public void DataInsertSys_SubUnitLogListTableAsync(BLL.CNCECHSSEService.Sys_SubUnitLog[] subUnitLogList, object userState) { + if ((this.onBeginDataInsertSys_SubUnitLogListTableDelegate == null)) { + this.onBeginDataInsertSys_SubUnitLogListTableDelegate = new BeginOperationDelegate(this.OnBeginDataInsertSys_SubUnitLogListTable); + } + if ((this.onEndDataInsertSys_SubUnitLogListTableDelegate == null)) { + this.onEndDataInsertSys_SubUnitLogListTableDelegate = new EndOperationDelegate(this.OnEndDataInsertSys_SubUnitLogListTable); + } + if ((this.onDataInsertSys_SubUnitLogListTableCompletedDelegate == null)) { + this.onDataInsertSys_SubUnitLogListTableCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDataInsertSys_SubUnitLogListTableCompleted); + } + base.InvokeAsync(this.onBeginDataInsertSys_SubUnitLogListTableDelegate, new object[] { + subUnitLogList}, this.onEndDataInsertSys_SubUnitLogListTableDelegate, this.onDataInsertSys_SubUnitLogListTableCompletedDelegate, userState); } } } diff --git a/SGGL/BLL/Service References/CNCECHSSEService/Reference.svcmap b/SGGL/BLL/Service References/CNCECHSSEService/Reference.svcmap index 3afe07b3..44c3fe2a 100644 --- a/SGGL/BLL/Service References/CNCECHSSEService/Reference.svcmap +++ b/SGGL/BLL/Service References/CNCECHSSEService/Reference.svcmap @@ -1,8 +1,7 @@ - false - true + true true false diff --git a/SGGL/FineUIPro.Web/ErrLog.txt b/SGGL/FineUIPro.Web/ErrLog.txt index 90f9c747..2a555651 100644 --- a/SGGL/FineUIPro.Web/ErrLog.txt +++ b/SGGL/FineUIPro.Web/ErrLog.txt @@ -607,3 +607,410 @@ IP地址:::1 出错时间:05/02/2023 11:34:40 + +错误信息开始=====> +错误类型:JsonReaderException +错误信息:Unexpected character encountered while parsing value: <. Path '', line 0, position 0. +错误堆栈: + 在 Newtonsoft.Json.JsonTextReader.ParseValue() + 在 Newtonsoft.Json.JsonTextReader.Read() + 在 Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter) + 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) + 在 Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) + 在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) + 在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings) + 在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value) + 在 BLL.WeatherService.GetWeather(String projectId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Common\WeatherService.cs:行号 96 +出错时间:05/05/2023 14:14:10 +出错时间:05/05/2023 14:14:10 + + +错误信息开始=====> +错误类型:InvalidOperationException +错误信息:在 ServiceModel 客户端配置部分中,找不到引用协定“CNCECHSSEService.HSSEService”的默认终结点元素。这可能是因为未找到应用程序的配置文件,或者是因为客户端元素中找不到与此协定匹配的终结点元素。 +错误堆栈: + 在 System.ServiceModel.Description.ConfigLoader.LoadChannelBehaviors(ServiceEndpoint serviceEndpoint, String configurationName) + 在 System.ServiceModel.ChannelFactory.ApplyConfiguration(String configurationName, Configuration configuration) + 在 System.ServiceModel.ChannelFactory.ApplyConfiguration(String configurationName) + 在 System.ServiceModel.ChannelFactory.InitializeEndpoint(String configurationName, EndpointAddress address) + 在 System.ServiceModel.ChannelFactory`1..ctor(String endpointConfigurationName, EndpointAddress remoteAddress) + 在 System.ServiceModel.ConfigurationEndpointTrait`1.CreateSimplexFactory() + 在 System.ServiceModel.ConfigurationEndpointTrait`1.CreateChannelFactory() + 在 System.ServiceModel.ClientBase`1.CreateChannelFactoryRef(EndpointTrait`1 endpointTrait) + 在 System.ServiceModel.ClientBase`1.InitializeChannelFactoryRef() + 在 System.ServiceModel.ClientBase`1..ctor() + 在 BLL.CNCECHSSEService.HSSEServiceClient..ctor() 位置 D:\project\vs\sggl_cd\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 13495 + 在 BLL.CNCECHSSEGetWebService.getCheck_CheckRectify() 位置 D:\project\vs\sggl_cd\SGGL\BLL\WebService\CNCECHSSEGetWebService.cs:行号 94 +出错时间:05/05/2023 14:15:13 +出错时间:05/05/2023 14:15:13 + + +错误信息开始=====> +错误类型:InvalidOperationException +错误信息:在 ServiceModel 客户端配置部分中,找不到引用协定“CNCECHSSEService.HSSEService”的默认终结点元素。这可能是因为未找到应用程序的配置文件,或者是因为客户端元素中找不到与此协定匹配的终结点元素。 +错误堆栈: + 在 System.ServiceModel.Description.ConfigLoader.LoadChannelBehaviors(ServiceEndpoint serviceEndpoint, String configurationName) + 在 System.ServiceModel.ChannelFactory.ApplyConfiguration(String configurationName, Configuration configuration) + 在 System.ServiceModel.ChannelFactory.ApplyConfiguration(String configurationName) + 在 System.ServiceModel.ChannelFactory.InitializeEndpoint(String configurationName, EndpointAddress address) + 在 System.ServiceModel.ChannelFactory`1..ctor(String endpointConfigurationName, EndpointAddress remoteAddress) + 在 System.ServiceModel.ConfigurationEndpointTrait`1.CreateSimplexFactory() + 在 System.ServiceModel.ConfigurationEndpointTrait`1.CreateChannelFactory() + 在 System.ServiceModel.ClientBase`1.CreateChannelFactoryRef(EndpointTrait`1 endpointTrait) + 在 System.ServiceModel.ClientBase`1.InitializeChannelFactoryRef() + 在 System.ServiceModel.ClientBase`1..ctor() + 在 BLL.CNCECHSSEService.HSSEServiceClient..ctor() 位置 D:\project\vs\sggl_cd\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 13495 + 在 BLL.CNCECHSSEGetWebService.getCheck_CheckRectify() 位置 D:\project\vs\sggl_cd\SGGL\BLL\WebService\CNCECHSSEGetWebService.cs:行号 94 +出错时间:05/05/2023 14:22:24 +出错时间:05/05/2023 14:22:24 + + +错误信息开始=====> +错误类型:InvalidOperationException +错误信息:在 ServiceModel 客户端配置部分中,找不到引用协定“CNCECHSSEService.HSSEService”的默认终结点元素。这可能是因为未找到应用程序的配置文件,或者是因为客户端元素中找不到与此协定匹配的终结点元素。 +错误堆栈: + 在 System.ServiceModel.Description.ConfigLoader.LoadChannelBehaviors(ServiceEndpoint serviceEndpoint, String configurationName) + 在 System.ServiceModel.ChannelFactory.ApplyConfiguration(String configurationName, Configuration configuration) + 在 System.ServiceModel.ChannelFactory.ApplyConfiguration(String configurationName) + 在 System.ServiceModel.ChannelFactory.InitializeEndpoint(String configurationName, EndpointAddress address) + 在 System.ServiceModel.ChannelFactory`1..ctor(String endpointConfigurationName, EndpointAddress remoteAddress) + 在 System.ServiceModel.ConfigurationEndpointTrait`1.CreateSimplexFactory() + 在 System.ServiceModel.ConfigurationEndpointTrait`1.CreateChannelFactory() + 在 System.ServiceModel.ClientBase`1.CreateChannelFactoryRef(EndpointTrait`1 endpointTrait) + 在 System.ServiceModel.ClientBase`1.InitializeChannelFactoryRef() + 在 System.ServiceModel.ClientBase`1..ctor() + 在 BLL.CNCECHSSEService.HSSEServiceClient..ctor() 位置 D:\project\vs\sggl_cd\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 13495 + 在 BLL.CNCECHSSEGetWebService.getCheck_CheckRectify() 位置 D:\project\vs\sggl_cd\SGGL\BLL\WebService\CNCECHSSEGetWebService.cs:行号 94 +出错时间:05/05/2023 14:43:02 +出错时间:05/05/2023 14:43:02 + + +错误信息开始=====> +错误类型:InvalidOperationException +错误信息:在 ServiceModel 客户端配置部分中,找不到引用协定“CNCECHSSEService.HSSEService”的默认终结点元素。这可能是因为未找到应用程序的配置文件,或者是因为客户端元素中找不到与此协定匹配的终结点元素。 +错误堆栈: + 在 System.ServiceModel.Description.ConfigLoader.LoadChannelBehaviors(ServiceEndpoint serviceEndpoint, String configurationName) + 在 System.ServiceModel.ChannelFactory.ApplyConfiguration(String configurationName, Configuration configuration) + 在 System.ServiceModel.ChannelFactory.ApplyConfiguration(String configurationName) + 在 System.ServiceModel.ChannelFactory.InitializeEndpoint(String configurationName, EndpointAddress address) + 在 System.ServiceModel.ChannelFactory`1..ctor(String endpointConfigurationName, EndpointAddress remoteAddress) + 在 System.ServiceModel.ConfigurationEndpointTrait`1.CreateSimplexFactory() + 在 System.ServiceModel.ConfigurationEndpointTrait`1.CreateChannelFactory() + 在 System.ServiceModel.ClientBase`1.CreateChannelFactoryRef(EndpointTrait`1 endpointTrait) + 在 System.ServiceModel.ClientBase`1.InitializeChannelFactoryRef() + 在 System.ServiceModel.ClientBase`1..ctor() + 在 BLL.CNCECHSSEService.HSSEServiceClient..ctor() 位置 D:\project\vs\sggl_cd\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 13495 + 在 BLL.CNCECHSSEGetWebService.getCheck_CheckRectify() 位置 D:\project\vs\sggl_cd\SGGL\BLL\WebService\CNCECHSSEGetWebService.cs:行号 94 +出错时间:05/05/2023 14:46:20 +出错时间:05/05/2023 14:46:20 + + +错误信息开始=====> +错误类型:EndpointNotFoundException +错误信息:没有终结点在侦听可以接受消息的 http://114.247.88.70:1080/CNCECHSSE/HSSEService.svc。这通常是由于不正确的地址或者 SOAP 操作导致的。如果存在此情况,请参见 InnerException 以了解详细信息。 +错误堆栈: + +Server stack trace: + 在 System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() + 在 System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) + 在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) + 在 System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) + 在 System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) + 在 System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) + 在 System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) + 在 System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) + +Exception rethrown at [0]: + 在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) + 在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) + 在 BLL.CNCECHSSEService.HSSEService.GetCheck_CheckRectifyListToSUB(String unitId) + 在 BLL.CNCECHSSEService.HSSEServiceClient.GetCheck_CheckRectifyListToSUB(String unitId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 13731 + 在 BLL.CNCECHSSEGetWebService.getCheck_CheckRectify() 位置 D:\project\vs\sggl_cd\SGGL\BLL\WebService\CNCECHSSEGetWebService.cs:行号 95 +----错误类型:WebException +----错误信息: +----无法连接到远程服务器 +----错误堆栈: + 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) + 在 System.Net.HttpWebRequest.GetRequestStream() + 在 System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() +--------错误类型:SocketException +--------错误信息: +--------由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 114.247.88.70:1080 +--------错误堆栈: + 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) + 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) +出错时间:05/05/2023 15:54:44 +出错时间:05/05/2023 15:54:44 + + +错误信息开始=====> +错误类型:EndpointNotFoundException +错误信息:没有终结点在侦听可以接受消息的 http://114.247.88.70:1080/CNCECHSSE/HSSEService.svc。这通常是由于不正确的地址或者 SOAP 操作导致的。如果存在此情况,请参见 InnerException 以了解详细信息。 +错误堆栈: + +Server stack trace: + 在 System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() + 在 System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) + 在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) + 在 System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) + 在 System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) + 在 System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) + 在 System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) + 在 System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) + +Exception rethrown at [0]: + 在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) + 在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) + 在 BLL.CNCECHSSEService.HSSEService.GetCheck_CheckRectifyListToSUB(String unitId) + 在 BLL.CNCECHSSEService.HSSEServiceClient.GetCheck_CheckRectifyListToSUB(String unitId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 13731 + 在 BLL.CNCECHSSEGetWebService.getCheck_CheckRectify() 位置 D:\project\vs\sggl_cd\SGGL\BLL\WebService\CNCECHSSEGetWebService.cs:行号 95 +----错误类型:WebException +----错误信息: +----无法连接到远程服务器 +----错误堆栈: + 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) + 在 System.Net.HttpWebRequest.GetRequestStream() + 在 System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() +--------错误类型:SocketException +--------错误信息: +--------由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 114.247.88.70:1080 +--------错误堆栈: + 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) + 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) +出错时间:05/05/2023 15:58:58 +出错时间:05/05/2023 15:58:58 + + +错误信息开始=====> +错误类型:EndpointNotFoundException +错误信息:没有终结点在侦听可以接受消息的 http://114.247.88.70:1080/CNCECHSSE/HSSEService.svc。这通常是由于不正确的地址或者 SOAP 操作导致的。如果存在此情况,请参见 InnerException 以了解详细信息。 +错误堆栈: + +Server stack trace: + 在 System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() + 在 System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) + 在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) + 在 System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) + 在 System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) + 在 System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) + 在 System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) + 在 System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) + +Exception rethrown at [0]: + 在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) + 在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) + 在 BLL.CNCECHSSEService.HSSEService.GetCheck_CheckRectifyListToSUB(String unitId) + 在 BLL.CNCECHSSEService.HSSEServiceClient.GetCheck_CheckRectifyListToSUB(String unitId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 13731 + 在 BLL.CNCECHSSEGetWebService.getCheck_CheckRectify() 位置 D:\project\vs\sggl_cd\SGGL\BLL\WebService\CNCECHSSEGetWebService.cs:行号 95 +----错误类型:WebException +----错误信息: +----无法连接到远程服务器 +----错误堆栈: + 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) + 在 System.Net.HttpWebRequest.GetRequestStream() + 在 System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() +--------错误类型:SocketException +--------错误信息: +--------由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 114.247.88.70:1080 +--------错误堆栈: + 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) + 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) +出错时间:05/05/2023 16:11:23 +出错时间:05/05/2023 16:11:23 + + +错误信息开始=====> +错误类型:EndpointNotFoundException +错误信息:没有终结点在侦听可以接受消息的 http://localhost/CNCECHSSE/HSSEService.svc。这通常是由于不正确的地址或者 SOAP 操作导致的。如果存在此情况,请参见 InnerException 以了解详细信息。 +错误堆栈: + +Server stack trace: + 在 System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) + 在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) + 在 System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) + 在 System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) + 在 System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) + 在 System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) + 在 System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) + +Exception rethrown at [0]: + 在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) + 在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) + 在 BLL.CNCECHSSEService.HSSEService.GetCheck_CheckRectifyListToSUB(String unitId) + 在 BLL.CNCECHSSEService.HSSEServiceClient.GetCheck_CheckRectifyListToSUB(String unitId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 16441 + 在 BLL.CNCECHSSEGetWebService.getCheck_CheckRectify() 位置 D:\project\vs\sggl_cd\SGGL\BLL\WebService\CNCECHSSEGetWebService.cs:行号 95 +----错误类型:WebException +----错误信息: +----远程服务器返回错误: (404) 未找到。 +----错误堆栈: + 在 System.Net.HttpWebRequest.GetResponse() + 在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) +出错时间:05/05/2023 16:29:16 +出错时间:05/05/2023 16:29:16 + + +错误信息开始=====> +错误类型:EndpointNotFoundException +错误信息:没有终结点在侦听可以接受消息的 http://localhost/CNCECHSSE/HSSEService.svc。这通常是由于不正确的地址或者 SOAP 操作导致的。如果存在此情况,请参见 InnerException 以了解详细信息。 +错误堆栈: + +Server stack trace: + 在 System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) + 在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) + 在 System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) + 在 System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) + 在 System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) + 在 System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) + 在 System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) + +Exception rethrown at [0]: + 在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) + 在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) + 在 BLL.CNCECHSSEService.HSSEService.GetCheck_CheckRectifyListToSUB(String unitId) + 在 BLL.CNCECHSSEService.HSSEServiceClient.GetCheck_CheckRectifyListToSUB(String unitId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 16441 + 在 BLL.CNCECHSSEGetWebService.getCheck_CheckRectify() 位置 D:\project\vs\sggl_cd\SGGL\BLL\WebService\CNCECHSSEGetWebService.cs:行号 95 +----错误类型:WebException +----错误信息: +----远程服务器返回错误: (404) 未找到。 +----错误堆栈: + 在 System.Net.HttpWebRequest.GetResponse() + 在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) +出错时间:05/05/2023 16:31:07 +出错时间:05/05/2023 16:31:07 + + +错误信息开始=====> +错误类型:EndpointNotFoundException +错误信息:没有终结点在侦听可以接受消息的 http://114.247.88.70:1080/CNCECHSSE/HSSEService.svc。这通常是由于不正确的地址或者 SOAP 操作导致的。如果存在此情况,请参见 InnerException 以了解详细信息。 +错误堆栈: + +Server stack trace: + 在 System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() + 在 System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) + 在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) + 在 System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) + 在 System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) + 在 System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) + 在 System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) + 在 System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) + +Exception rethrown at [0]: + 在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) + 在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) + 在 BLL.CNCECHSSEService.HSSEService.GetCheck_CheckRectifyListToSUB(String unitId) + 在 BLL.CNCECHSSEService.HSSEServiceClient.GetCheck_CheckRectifyListToSUB(String unitId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 16441 + 在 BLL.CNCECHSSEGetWebService.getCheck_CheckRectify() 位置 D:\project\vs\sggl_cd\SGGL\BLL\WebService\CNCECHSSEGetWebService.cs:行号 95 +----错误类型:WebException +----错误信息: +----无法连接到远程服务器 +----错误堆栈: + 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) + 在 System.Net.HttpWebRequest.GetRequestStream() + 在 System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() +--------错误类型:SocketException +--------错误信息: +--------由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 114.247.88.70:1080 +--------错误堆栈: + 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) + 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) +出错时间:05/05/2023 16:32:31 +出错时间:05/05/2023 16:32:31 + + +错误信息开始=====> +错误类型:EndpointNotFoundException +错误信息:没有终结点在侦听可以接受消息的 http://114.247.88.70:1080/CNCECHSSE/HSSEService.svc。这通常是由于不正确的地址或者 SOAP 操作导致的。如果存在此情况,请参见 InnerException 以了解详细信息。 +错误堆栈: + +Server stack trace: + 在 System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() + 在 System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) + 在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) + 在 System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) + 在 System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) + 在 System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) + 在 System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) + 在 System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) + +Exception rethrown at [0]: + 在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) + 在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) + 在 BLL.CNCECHSSEService.HSSEService.GetCheck_CheckRectifyListToSUB(String unitId) + 在 BLL.CNCECHSSEService.HSSEServiceClient.GetCheck_CheckRectifyListToSUB(String unitId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 16441 + 在 BLL.CNCECHSSEGetWebService.getCheck_CheckRectify() 位置 D:\project\vs\sggl_cd\SGGL\BLL\WebService\CNCECHSSEGetWebService.cs:行号 95 +----错误类型:WebException +----错误信息: +----无法连接到远程服务器 +----错误堆栈: + 在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) + 在 System.Net.HttpWebRequest.GetRequestStream() + 在 System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() +--------错误类型:SocketException +--------错误信息: +--------由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 114.247.88.70:1080 +--------错误堆栈: + 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) + 在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) +出错时间:05/05/2023 16:33:55 +出错时间:05/05/2023 16:33:55 + + +错误信息开始=====> +错误类型:EndpointNotFoundException +错误信息:没有终结点在侦听可以接受消息的 http://114.247.88.97:20080/CNCECHSSE/HSSEService.svc。这通常是由于不正确的地址或者 SOAP 操作导致的。如果存在此情况,请参见 InnerException 以了解详细信息。 +错误堆栈: + +Server stack trace: + 在 System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) + 在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) + 在 System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) + 在 System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) + 在 System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) + 在 System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) + 在 System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) + +Exception rethrown at [0]: + 在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) + 在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) + 在 BLL.CNCECHSSEService.HSSEService.GetCheck_CheckRectifyListToSUB(String unitId) + 在 BLL.CNCECHSSEService.HSSEServiceClient.GetCheck_CheckRectifyListToSUB(String unitId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 16441 + 在 BLL.CNCECHSSEGetWebService.getCheck_CheckRectify() 位置 D:\project\vs\sggl_cd\SGGL\BLL\WebService\CNCECHSSEGetWebService.cs:行号 95 +----错误类型:WebException +----错误信息: +----远程服务器返回错误: (404) 未找到。 +----错误堆栈: + 在 System.Net.HttpWebRequest.GetResponse() + 在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) +出错时间:05/05/2023 16:42:23 +出错时间:05/05/2023 16:42:23 + + +错误信息开始=====> +错误类型:EndpointNotFoundException +错误信息:没有终结点在侦听可以接受消息的 http://114.247.88.97:20080/CNCECHSSE/HSSEService.svc。这通常是由于不正确的地址或者 SOAP 操作导致的。如果存在此情况,请参见 InnerException 以了解详细信息。 +错误堆栈: + +Server stack trace: + 在 System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) + 在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) + 在 System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) + 在 System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) + 在 System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) + 在 System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) + 在 System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) + +Exception rethrown at [0]: + 在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) + 在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) + 在 BLL.CNCECHSSEService.HSSEService.GetCheck_CheckRectifyListToSUB(String unitId) + 在 BLL.CNCECHSSEService.HSSEServiceClient.GetCheck_CheckRectifyListToSUB(String unitId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 16441 + 在 BLL.CNCECHSSEGetWebService.getCheck_CheckRectify() 位置 D:\project\vs\sggl_cd\SGGL\BLL\WebService\CNCECHSSEGetWebService.cs:行号 95 +----错误类型:WebException +----错误信息: +----远程服务器返回错误: (404) 未找到。 +----错误堆栈: + 在 System.Net.HttpWebRequest.GetResponse() + 在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) +出错时间:05/05/2023 16:45:18 +出错时间:05/05/2023 16:45:18 + diff --git a/SGGL/FineUIPro.Web/Web.config b/SGGL/FineUIPro.Web/Web.config index cae563b0..3a29e4c2 100644 --- a/SGGL/FineUIPro.Web/Web.config +++ b/SGGL/FineUIPro.Web/Web.config @@ -115,53 +115,37 @@ + - - - + - + - - + + - - - - + + + + - + - - + + - - - - +