public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { BioFruitService __byps__remoteT = (BioFruitService)__byps__remote; BAsyncResultSendMethod<bool> __byps__outerResult = new BAsyncResultSendMethod<bool>(__byps__asyncResult, new byps.test.api.BResult_1()); __byps__remoteT.Certify(paramValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(false, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { ServerIF __byps__remoteT = (ServerIF)__byps__remote; BAsyncResultSendMethod<ISet<int>> __byps__outerResult = new BAsyncResultSendMethod<ISet<int>>(__byps__asyncResult, new byps.test.api.BResult_1493282670()); __byps__remoteT.GetClientIds(BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { RemoteConstants __byps__remoteT = (RemoteConstants)__byps__remote; BAsyncResultSendMethod<Object> __byps__outerResult = new BAsyncResultSendMethod<Object>(__byps__asyncResult, new byps.test.api.BResult_19()); __byps__remoteT.Compare_HebrewC(ALEPHValue, BETHValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { FruitService __byps__remoteT = (FruitService)__byps__remote; BAsyncResultSendMethod<String> __byps__outerResult = new BAsyncResultSendMethod<String>(__byps__asyncResult, new byps.test.api.BResult_10()); __byps__remoteT.Squeeze(BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult("", e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { ClientIF __byps__remoteT = (ClientIF)__byps__remote; BAsyncResultSendMethod<ChatStructure> __byps__outerResult = new BAsyncResultSendMethod<ChatStructure>(__byps__asyncResult, new byps.test.api.BResult_7007()); __byps__remoteT.SendChat(csValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { RemotePrimitiveTypes __byps__remoteT = (RemotePrimitiveTypes)__byps__remote; BAsyncResultSendMethod<Object> __byps__outerResult = new BAsyncResultSendMethod<Object>(__byps__asyncResult, new byps.test.api.BResult_19()); __byps__remoteT.SendAllTypes(bValue, cValue, sValue, iValue, lValue, fValue, dValue, strValue, ptValue, oValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { RemoteReferences __byps__remoteT = (RemoteReferences)__byps__remote; BAsyncResultSendMethod<byps.test.api.refs.Node> __byps__outerResult = new BAsyncResultSendMethod<byps.test.api.refs.Node>(__byps__asyncResult, new byps.test.api.BResult_9001()); __byps__remoteT.GetNode(BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { RemoteStreams __byps__remoteT = (RemoteStreams)__byps__remote; BAsyncResultSendMethod<System.IO.Stream> __byps__outerResult = new BAsyncResultSendMethod<System.IO.Stream>(__byps__asyncResult, new byps.test.api.BResult_15()); __byps__remoteT.GetImage(BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { FileSystemService __byps__remoteT = (FileSystemService)__byps__remote; BAsyncResultSendMethod<int> __byps__outerResult = new BAsyncResultSendMethod<int>(__byps__asyncResult, new BResult_5()); __byps__remoteT.BeginWatchFolder(dirValue, recursiveValue, extraInfoValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(0, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { ClientIF __byps__remoteT = (ClientIF)__byps__remote; BAsyncResultSendMethod<int> __byps__outerResult = new BAsyncResultSendMethod<int>(__byps__asyncResult, new byps.test.api.BResult_5()); __byps__remoteT.IncrementInt(aValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(0, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { FileSystemService __byps__remoteT = (FileSystemService)__byps__remote; BAsyncResultSendMethod<System.IO.Stream> __byps__outerResult = new BAsyncResultSendMethod<System.IO.Stream>(__byps__asyncResult, new BResult_15()); __byps__remoteT.ReadFile(pathValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { BUtilityRequests __byps__remoteT = (BUtilityRequests)__byps__remote; BAsyncResultSendMethod<Object> __byps__outerResult = new BAsyncResultSendMethod<Object>(__byps__asyncResult, new BResult_19()); __byps__remoteT.CancelMessage(messageIdValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { RemoteConstants __byps__remoteT = (RemoteConstants)__byps__remote; BAsyncResultSendMethod<bool> __byps__outerResult = new BAsyncResultSendMethod<bool>(__byps__asyncResult, new byps.test.api.BResult_1()); __byps__remoteT.Compare_AllTypesC(bool1sValue, bool2sValue, char1sValue, stringNullValue, char2sValue, short1sValue, int1sValue, long1sValue, float1sValue, double1sValue, string1sValue, ALLValue, arrIntValue, arrInt4Value, arrStringsValue, arrStrings4Value, arrAllValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(false, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { BUtilityRequests __byps__remoteT = (BUtilityRequests)__byps__remote; BAsyncResultSendMethod<IDictionary<String,String>> __byps__outerResult = new BAsyncResultSendMethod<IDictionary<String,String>>(__byps__asyncResult, new BResult_1710660846()); __byps__remoteT.Execute(functionNameValue, paramsValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { RemoteWithAuthentication __byps__remoteT = (RemoteWithAuthentication)__byps__remote; BAsyncResultSendMethod<byps.test.api.auth.SessionInfo> __byps__outerResult = new BAsyncResultSendMethod<byps.test.api.auth.SessionInfo>(__byps__asyncResult, new byps.test.api.BResult_65775978()); __byps__remoteT.Login(sessValue, userNameValue, userPwdValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { RemoteSetTypes __byps__remoteT = (RemoteSetTypes)__byps__remote; BAsyncResultSendMethod<HashSet<byte>> __byps__outerResult = new BAsyncResultSendMethod<HashSet<byte>>(__byps__asyncResult, new byps.test.api.BResult_31512998()); __byps__remoteT.GetByte1(BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { RemoteListTypes __byps__remoteT = (RemoteListTypes)__byps__remote; BAsyncResultSendMethod<IList<IDictionary<int,IList<HashSet<int>>>>> __byps__outerResult = new BAsyncResultSendMethod<IList<IDictionary<int,IList<HashSet<int>>>>>(__byps__asyncResult, new byps.test.api.BResult_1633500852()); __byps__remoteT.GetInt4(BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { ServerIF __byps__remoteT = (ServerIF)__byps__remote; BAsyncResultSendMethod<Object> __byps__outerResult = new BAsyncResultSendMethod<Object>(__byps__asyncResult, new byps.test.api.BResult_19()); __byps__remoteT.PutStreamsOnClient(streamsValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { RemoteListTypes __byps__remoteT = (RemoteListTypes)__byps__remote; BAsyncResultSendMethod<IList<double>> __byps__outerResult = new BAsyncResultSendMethod<IList<double>>(__byps__asyncResult, new byps.test.api.BResult_1555345627()); __byps__remoteT.GetDouble1(BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { RemoteEnums __byps__remoteT = (RemoteEnums)__byps__remote; BAsyncResultSendMethod<byps.test.api.enu.EnumPlanets> __byps__outerResult = new BAsyncResultSendMethod<byps.test.api.enu.EnumPlanets>(__byps__asyncResult, new byps.test.api.BResult_1375035164()); __byps__remoteT.GetPlanet(BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(0, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { RemoteMapTypes __byps__remoteT = (RemoteMapTypes)__byps__remote; BAsyncResultSendMethod<Object> __byps__outerResult = new BAsyncResultSendMethod<Object>(__byps__asyncResult, new byps.test.api.BResult_19()); __byps__remoteT.SetObj1(obj1Value, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { DispatcherService __byps__remoteT = (DispatcherService)__byps__remote; BAsyncResultSendMethod<Object> __byps__outerResult = new BAsyncResultSendMethod<Object>(__byps__asyncResult, new BResult_19()); __byps__remoteT.UnregisterNotifyService(tokenValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { RemoteServerCtrl __byps__remoteT = (RemoteServerCtrl)__byps__remote; BAsyncResultSendMethod<Object> __byps__outerResult = new BAsyncResultSendMethod<Object>(__byps__asyncResult, new byps.test.api.BResult_19()); __byps__remoteT.PublishRemote(nameValue, remoteValue, fowardToOtherServersValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { FileSystemService __byps__remoteT = (FileSystemService)__byps__remote; BAsyncResultSendMethod<Object> __byps__outerResult = new BAsyncResultSendMethod<Object>(__byps__asyncResult, new BResult_19()); __byps__remoteT.ExecuteNotifyExit(argsValue, optsValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { RemotePrimitiveTypes __byps__remoteT = (RemotePrimitiveTypes)__byps__remote; BAsyncResultSendMethod<byps.test.api.prim.PrimitiveTypes> __byps__outerResult = new BAsyncResultSendMethod<byps.test.api.prim.PrimitiveTypes>(__byps__asyncResult, new byps.test.api.BResult_1000()); __byps__remoteT.GetPrimitiveTypes(BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { RemoteMapTypes __byps__remoteT = (RemoteMapTypes)__byps__remote; BAsyncResultSendMethod<IDictionary<String,DateTime>> __byps__outerResult = new BAsyncResultSendMethod<IDictionary<String,DateTime>>(__byps__asyncResult, new byps.test.api.BResult_1366799209()); __byps__remoteT.GetDate1(BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { RemoteInlineInstance __byps__remoteT = (RemoteInlineInstance)__byps__remote; BAsyncResultSendMethod<IList<IList<byps.test.api.inl.Point2D>>> __byps__outerResult = new BAsyncResultSendMethod<IList<IList<byps.test.api.inl.Point2D>>>(__byps__asyncResult, new byps.test.api.BResult_1823330785()); __byps__remoteT.GetPoint2DListList(BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { RemoteStreams __byps__remoteT = (RemoteStreams)__byps__remote; BAsyncResultSendMethod<Object> __byps__outerResult = new BAsyncResultSendMethod<Object>(__byps__asyncResult, new byps.test.api.BResult_19()); __byps__remoteT.SetImages(istrmsValue, doNotReadStreamAtKeyValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { EvolveIF __byps__remoteT = (EvolveIF)__byps__remote; BAsyncResultSendMethod<Evolve> __byps__outerResult = new BAsyncResultSendMethod<Evolve>(__byps__asyncResult, new byps.test.api.BResult_1391985860()); __byps__remoteT.GetEvolve(BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF<Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { RemoteArrayTypes1dim __byps__remoteT = (RemoteArrayTypes1dim)__byps__remote; BAsyncResultSendMethod<int[]> __byps__outerResult = new BAsyncResultSendMethod<int[]>(__byps__asyncResult, new byps.test.api.BResult_100361105()); __byps__remoteT.GetInt(BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { HealthCheckService __byps__remoteT = (HealthCheckService)__byps__remote; BAsyncResultSendMethod <Object> __byps__outerResult = new BAsyncResultSendMethod <Object>(__byps__asyncResult, new EloixClient.IndexServer.BResult_19()); __byps__remoteT.computeDoubleValue(ciValue, nameValue, doubleValueValue, operationValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { FeedService __byps__remoteT = (FeedService)__byps__remote; BAsyncResultSendMethod <EloixClient.IndexServer.feed.Action> __byps__outerResult = new BAsyncResultSendMethod <EloixClient.IndexServer.feed.Action>(__byps__asyncResult, new EloixClient.IndexServer.BResult_736351635()); __byps__remoteT.checkoutAction(ciValue, actionGuidValue, actionZValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:413 try { RemotePrimitiveTypes __byps__remoteT = (RemotePrimitiveTypes)__byps__remote; BAsyncResultSendMethod <Object> __byps__outerResult = new BAsyncResultSendMethod <Object>(__byps__asyncResult, new byps.test.api.BResult_19()); __byps__remoteT.SetChar(vValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { IXServicePortIF __byps__remoteT = (IXServicePortIF)__byps__remote; BAsyncResultSendMethod <EloixClient.IndexServer.MapHist[]> __byps__outerResult = new BAsyncResultSendMethod <EloixClient.IndexServer.MapHist[]>(__byps__asyncResult, new BResult_1756288553()); __byps__remoteT.checkoutMapHistory(ciValue, domainNameValue, mapIdValue, membersZValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { IXServicePortIF __byps__remoteT = (IXServicePortIF)__byps__remote; BAsyncResultSendMethod <EloixClient.IndexServer.InvalidateCacheResult> __byps__outerResult = new BAsyncResultSendMethod <EloixClient.IndexServer.InvalidateCacheResult>(__byps__asyncResult, new BResult_1712381166()); __byps__remoteT.invalidateCache2(ciValue, infoValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { IXServicePortIF __byps__remoteT = (IXServicePortIF)__byps__remote; BAsyncResultSendMethod <EloixClient.IndexServer.ConfigFile[]> __byps__outerResult = new BAsyncResultSendMethod <EloixClient.IndexServer.ConfigFile[]>(__byps__asyncResult, new BResult_1737266313()); __byps__remoteT.checkinConfigFilesBegin(ciValue, namesValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:413 try { RemoteListTypes __byps__remoteT = (RemoteListTypes)__byps__remote; BAsyncResultSendMethod <IList <byps.test.api.prim.PrimitiveTypes> > __byps__outerResult = new BAsyncResultSendMethod <IList <byps.test.api.prim.PrimitiveTypes> >(__byps__asyncResult, new byps.test.api.BResult_1596367810()); __byps__remoteT.GetPrimitiveTypes1(BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { IXServicePortIF __byps__remoteT = (IXServicePortIF)__byps__remote; BAsyncResultSendMethod <EloixClient.IndexServer.Subscription> __byps__outerResult = new BAsyncResultSendMethod <EloixClient.IndexServer.Subscription>(__byps__asyncResult, new BResult_323351719()); __byps__remoteT.createSubscription(ciValue, watchGuidValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { IXServerEvents __byps__remoteT = (IXServerEvents)__byps__remote; BAsyncResultSendMethod <String> __byps__outerResult = new BAsyncResultSendMethod <String>(__byps__asyncResult, new BResult_10()); __byps__remoteT.executeRegisteredFunctionString(ecValue, functionNameValue, argsValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult("", e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { IXServicePortIF __byps__remoteT = (IXServicePortIF)__byps__remote; BAsyncResultSendMethod <EloixClient.IndexServer.CombineAclResult> __byps__outerResult = new BAsyncResultSendMethod <EloixClient.IndexServer.CombineAclResult>(__byps__asyncResult, new BResult_1034263904()); __byps__remoteT.combineAcl(ciValue, lhsValue, rhsValue, optionsValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { IXServicePortIF __byps__remoteT = (IXServicePortIF)__byps__remote; BAsyncResultSendMethod <EloixClient.IndexServer.NoteTemplate> __byps__outerResult = new BAsyncResultSendMethod <EloixClient.IndexServer.NoteTemplate>(__byps__asyncResult, new BResult_1995912373()); __byps__remoteT.createNoteTemplate(ciValue, userIdValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { IXServicePortIF __byps__remoteT = (IXServicePortIF)__byps__remote; BAsyncResultSendMethod <EloixClient.IndexServer.SordPaths> __byps__outerResult = new BAsyncResultSendMethod <EloixClient.IndexServer.SordPaths>(__byps__asyncResult, new BResult_1835331414()); __byps__remoteT.checkoutSordPath(ciValue, objIdValue, sordZValue, csiValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { IXServicePortIF __byps__remoteT = (IXServicePortIF)__byps__remote; BAsyncResultSendMethod <EloixClient.IndexServer.AutoFilingResult> __byps__outerResult = new BAsyncResultSendMethod <EloixClient.IndexServer.AutoFilingResult>(__byps__asyncResult, new BResult_1881161566()); __byps__remoteT.evalAutoFiling(ciValue, maskIdValue, sordValue, optsValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:413 try { RemoteArrayTypes4dim __byps__remoteT = (RemoteArrayTypes4dim)__byps__remote; BAsyncResultSendMethod <long[, , , ]> __byps__outerResult = new BAsyncResultSendMethod <long[, , , ]>(__byps__asyncResult, new byps.test.api.BResult_846419204()); __byps__remoteT.GetLong(BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { IXServicePortIF __byps__remoteT = (IXServicePortIF)__byps__remote; BAsyncResultSendMethod <Object> __byps__outerResult = new BAsyncResultSendMethod <Object>(__byps__asyncResult, new BResult_19()); __byps__remoteT.deleteUsers(ciValue, idsValue, unlockZValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { DispatcherService __byps__remoteT = (DispatcherService)__byps__remote; BAsyncResultSendMethod <Object> __byps__outerResult = new BAsyncResultSendMethod <Object>(__byps__asyncResult, new BResult_19()); __byps__remoteT.KeepAlive(tokenValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:413 try { RemoteInlineInstance __byps__remoteT = (RemoteInlineInstance)__byps__remote; BAsyncResultSendMethod <Object> __byps__outerResult = new BAsyncResultSendMethod <Object>(__byps__asyncResult, new byps.test.api.BResult_19()); __byps__remoteT.SetPoint2DArray4dim(pointArrayValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { IXServicePortIF __byps__remoteT = (IXServicePortIF)__byps__remote; BAsyncResultSendMethod <EloixClient.IndexServer.Event[]> __byps__outerResult = new BAsyncResultSendMethod <EloixClient.IndexServer.Event[]>(__byps__asyncResult, new BResult_910482075()); __byps__remoteT.internalReceiveEvents(ciValue, subsIdValue, timeoutMillisValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { IXServicePortIF __byps__remoteT = (IXServicePortIF)__byps__remote; BAsyncResultSendMethod <EloixClient.IndexServer.OcrWorker> __byps__outerResult = new BAsyncResultSendMethod <EloixClient.IndexServer.OcrWorker>(__byps__asyncResult, new BResult_730157667()); __byps__remoteT.registerOcrWorker(ciValue, ocrWorkerValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { BUtilityRequests __byps__remoteT = (BUtilityRequests)__byps__remote; BAsyncResultSendMethod <Object> __byps__outerResult = new BAsyncResultSendMethod <Object>(__byps__asyncResult, new BResult_19()); __byps__remoteT.CancelMessage(messageIdValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { IXServicePortIF __byps__remoteT = (IXServicePortIF)__byps__remote; BAsyncResultSendMethod <EloixClient.IndexServer.FindResult> __byps__outerResult = new BAsyncResultSendMethod <EloixClient.IndexServer.FindResult>(__byps__asyncResult, new BResult_1301335819()); __byps__remoteT.findNextSubscriptions(ciValue, searchIdValue, idxValue, maxValue, subsZValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { IXServicePortIF __byps__remoteT = (IXServicePortIF)__byps__remote; BAsyncResultSendMethod <int> __byps__outerResult = new BAsyncResultSendMethod <int>(__byps__asyncResult, new BResult_5()); __byps__remoteT.startAdHocWorkFlow3(ciValue, nameValue, objIdValue, startWfInfoValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(0, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { IXServicePortIF __byps__remoteT = (IXServicePortIF)__byps__remote; BAsyncResultSendMethod <EloixClient.IndexServer.ColorData[]> __byps__outerResult = new BAsyncResultSendMethod <EloixClient.IndexServer.ColorData[]>(__byps__asyncResult, new BResult_1870182600()); __byps__remoteT.checkoutColors(ciValue, lockZValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:413 try { RemoteMapTypes __byps__remoteT = (RemoteMapTypes)__byps__remote; BAsyncResultSendMethod <IDictionary <String, DateTime> > __byps__outerResult = new BAsyncResultSendMethod <IDictionary <String, DateTime> >(__byps__asyncResult, new byps.test.api.BResult_1366799209()); __byps__remoteT.GetDate1(BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { IXServerEvents __byps__remoteT = (IXServerEvents)__byps__remote; BAsyncResultSendMethod <Object> __byps__outerResult = new BAsyncResultSendMethod <Object>(__byps__asyncResult, new BResult_19()); __byps__remoteT.onFileUploadBuildResponse(ecValue, dvValue, fileNameValue, requestInfoValue, responseInfoValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { IXServerEvents __byps__remoteT = (IXServerEvents)__byps__remote; BAsyncResultSendMethod <Object> __byps__outerResult = new BAsyncResultSendMethod <Object>(__byps__asyncResult, new BResult_19()); __byps__remoteT.onBeforeCheckinNotes(ecValue, notesValue, sordsValue, noteCValue, unlockZValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { IXServicePortIF __byps__remoteT = (IXServicePortIF)__byps__remote; BAsyncResultSendMethod <bool> __byps__outerResult = new BAsyncResultSendMethod <bool>(__byps__asyncResult, new BResult_1()); __byps__remoteT.cleanupStart(ciValue, deleteOptionsValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(false, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { BUtilityRequests __byps__remoteT = (BUtilityRequests)__byps__remote; BAsyncResultSendMethod <IDictionary <String, String> > __byps__outerResult = new BAsyncResultSendMethod <IDictionary <String, String> >(__byps__asyncResult, new BResult_1710660846()); __byps__remoteT.TestAdapter(functionNameValue, paramsValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { IXServicePortIF __byps__remoteT = (IXServicePortIF)__byps__remote; BAsyncResultSendMethod <EloixClient.IndexServer.Document> __byps__outerResult = new BAsyncResultSendMethod <EloixClient.IndexServer.Document>(__byps__asyncResult, new BResult_341056676()); __byps__remoteT.checkinDocDupl(ciValue, sordValue, sordZValue, documentValue, unlockZValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }
public override void execute(BRemote __byps__remote, BAsyncResultIF <Object> __byps__asyncResult) { // checkpoint byps.gen.cs.GenApiClass:406 try { IXServicePortIF __byps__remoteT = (IXServicePortIF)__byps__remote; BAsyncResultSendMethod <EloixClient.IndexServer.IXExceptionData> __byps__outerResult = new BAsyncResultSendMethod <EloixClient.IndexServer.IXExceptionData>(__byps__asyncResult, new BResult_784089396()); __byps__remoteT.parseException(ciValue, exceptionStringValue, BAsyncResultHelper.ToDelegate(__byps__outerResult)); } catch (Exception e) { __byps__asyncResult.setAsyncResult(null, e); } }