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.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
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).