For Babelfish Release 1.12.3.10

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.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
public static bool AutoDownloadNewDefinitionVersions { get; set; }

Property Value

Boolean

See Also