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.5.15+bc7490f802416c9e774304c66372b6a26afede1d
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).