For Babelfish Release 1.11.1.3

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

Property Value

Boolean

See Also