Hello all, I have done my best to read the manual but I can't seem to find any decent documentation on the API method TSContDataSet.
In particular, how often do we need to call this method in a plugin? Can we allocate data and set it to the continuation once and thereafter modify mebers of the structure? OR do we need to call it each time we modify a member of the structure set by this method so that when the continuation gets reactivated the changes appear in subsequent invocations?
