For Babelfish Release 1.12.4.4

InitializerAutoDownloadNewDefinitionVersions Property

Gets and Sets the Definition Cache's property to automatically download new definition versions when avaliable from the REST API.

Definition

Namespace: Scopos.BabelFish.Runtime
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
C#
public static bool AutoDownloadNewDefinitionVersions { get; set; }

Property Value

Boolean

See Also