It will return the old data before UpdateAsync was called. This is why it is crucial to have session locking. Such as by using ProfileService.
It will return the old data before UpdateAsync was called. This is why it is crucial to have session locking. Such as by using ProfileService.