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.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
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).