May 2017
Intermediate to advanced
442 pages
11h 55m
English
When the state machine generated the classes, it added a delegate that is called whenever the state changes. This delegate is called before the changes are committed. The table is passed by reference, which means that we can revert the status back without calling update. If we did call update, we could cause concurrency issues within the standard code.
Read now
Unlock full access