I have used a static Global dataset shared between a number of threads.
I got the following exception :
Data Table internal index is
corrupted: '5'.
In threading, I read the value from the datatable & update(used merge) the value in datatable both operation done in threading.
No comments:
Post a Comment