DIFF

enum UseObjectsModeSource

NameValue
Wait

wait for the data to be ready

NoWait

do not wait for the data, but refresh caches

NoLock

only return the data we have, do not touch any caches (MT safe mode)