For Babelfish Release 1.11.3.13

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.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
C#
public static bool AutoDownloadNewDefinitionVersions { get; set; }

Property Value

Boolean

See Also