Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
15.671 Beiträge
 
#1

Async keyword in TMS WEB Core (Leon Kassebaum)

  Alt 28. Jan 2021, 16:20



Async? What's that?
Maybe you have already heard about the two concepts of synchronous and asynchronous processing ofcode statements. I give you an example. Let's have a look at a "normal" Delphi application and thefollowing lines of code:procedure MyProc();var lResponse : string;begin lResponse := ExecuteS

Weiterlesen...
  Mit Zitat antworten Zitat