When I receive a Completed AccountTransactionUpdated event, I expect to be able to access the Account's balance and receive the updated value.
Currently I have to set a 500ms timeout before accessing the balance else they do not contain the updated value(s).