DefinitionCacheAutoDownloadNewDefinitionVersions Field
Set to true, to allow the Definition Cache to automatically check, and if avaliable, downlaod newer minor versions of Definition Files.
The runtime.Initializer has the same property .AutoDownloadNewDefinitionVersions, as an easier facade to set / unset.
Namespace: Scopos.BabelFish.APIClientsAssembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
public static bool AutoDownloadNewDefinitionVersions
Field Value
Boolean - true, if running on a server (e.g. Rezults).
- false, if running on a stand alone application (e.g. Orion).