Ehllapi - How can I know which session has been updated by Query Host Update functionDistinct() with lambda?How to bind to a PasswordBox in MVVMCall dll - pcshll32.dll using delphiWhy are C# 4 optional parameters defined on interface not enforced on implementing class?How to avoid “too many parameters” problem in API design?Multiple types were found that match the controller named 'Home'HttpClient.GetAsync(…) never returns when using await/asyncCould not load file or assembly … An attempt was made to load a program with an incorrect format (System.BadImageFormatException)ASP.NET Identity - HttpContext has no extension method for GetOwinContextWhy not inherit from List<T>?

Alphabet completion rate

C-152 carb heat on before landing in hot weather?

Smooth Julia set for quadratic polynomials

Are there any vegetarian astronauts?

Do flight schools typically have dress codes or expectations?

Can the negators "jamais, rien, personne, plus, ni, aucun" be used in a single sentence?

First-year PhD giving a talk among well-established researchers in the field

Can a Horncaller control a Druid who is using Wild Shape?

Is there any evidence that the small canisters (10 liters) of 95% oxygen actually help with altitude sickness?

Distance Matrix (plugin) - QGIS

Require advice on power conservation for backpacking trip

Impossible darts scores

Why do some professors with PhDs leave their professorships to teach high school?

Character discovers anti gravity emitters, flies a shipping container into space and docks with space station

Change CPU MHz from Registry

How can I deal with a coworker killed on the job

Animation advice please

Why is the Turkish president's surname spelt in Russian as Эрдоган, with г?

How to split an equation over two lines?

Why is there no havdallah when going from Yom Tov into Shabbat?

Can the US president have someone sent to jail?

How to append a matrix element by element

How to reply to small talk/random facts in a non-offensive way?

What are the penalties for overstaying in USA?



Ehllapi - How can I know which session has been updated by Query Host Update function


Distinct() with lambda?How to bind to a PasswordBox in MVVMCall dll - pcshll32.dll using delphiWhy are C# 4 optional parameters defined on interface not enforced on implementing class?How to avoid “too many parameters” problem in API design?Multiple types were found that match the controller named 'Home'HttpClient.GetAsync(…) never returns when using await/asyncCould not load file or assembly … An attempt was made to load a program with an incorrect format (System.BadImageFormatException)ASP.NET Identity - HttpContext has no extension method for GetOwinContextWhy not inherit from List<T>?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I'm working with IBM Access Client Solution and have to implement Query Host Update (24) function to track when a host have any update.



The problem is when I run multi session at the same time (sessionA, sessionB). I want to track only if sessionA had updated but the Query Host Update function always return true even just sessionB have an update (not sessionA). I passed the sessionA's name to the api parameter but it still return true whenever each of the session had updated.




my implement of this API is working fine, if not it can't return true.




Anyone has idea about this problem?










share|improve this question




























    0















    I'm working with IBM Access Client Solution and have to implement Query Host Update (24) function to track when a host have any update.



    The problem is when I run multi session at the same time (sessionA, sessionB). I want to track only if sessionA had updated but the Query Host Update function always return true even just sessionB have an update (not sessionA). I passed the sessionA's name to the api parameter but it still return true whenever each of the session had updated.




    my implement of this API is working fine, if not it can't return true.




    Anyone has idea about this problem?










    share|improve this question
























      0












      0








      0








      I'm working with IBM Access Client Solution and have to implement Query Host Update (24) function to track when a host have any update.



      The problem is when I run multi session at the same time (sessionA, sessionB). I want to track only if sessionA had updated but the Query Host Update function always return true even just sessionB have an update (not sessionA). I passed the sessionA's name to the api parameter but it still return true whenever each of the session had updated.




      my implement of this API is working fine, if not it can't return true.




      Anyone has idea about this problem?










      share|improve this question














      I'm working with IBM Access Client Solution and have to implement Query Host Update (24) function to track when a host have any update.



      The problem is when I run multi session at the same time (sessionA, sessionB). I want to track only if sessionA had updated but the Query Host Update function always return true even just sessionB have an update (not sessionA). I passed the sessionA's name to the api parameter but it still return true whenever each of the session had updated.




      my implement of this API is working fine, if not it can't return true.




      Anyone has idea about this problem?







      c# hllapi






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 25 at 10:27









      Tobe TungTobe Tung

      13 bronze badges




      13 bronze badges






















          0






          active

          oldest

          votes














          Your Answer






          StackExchange.ifUsing("editor", function ()
          StackExchange.using("externalEditor", function ()
          StackExchange.using("snippets", function ()
          StackExchange.snippets.init();
          );
          );
          , "code-snippets");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "1"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55335718%2fehllapi-how-can-i-know-which-session-has-been-updated-by-query-host-update-fun%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55335718%2fehllapi-how-can-i-know-which-session-has-been-updated-by-query-host-update-fun%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

          Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

          Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript