For Babelfish Release 1.11.1.3

Initializer Class

Definition

Namespace: Scopos.BabelFish.Runtime
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public static class Initializer
Inheritance
Object    Initializer

Properties

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

Methods

ClearCache Clears all cache from the BabelFish library. With option to run the Definition.PreLoad() method to load common Definition files.
Initialize(String, Boolean) Sets the x-api-key used thorughout Babelfish, and initializes the JSON serializers and deserializers.
Initialize(String, String, Boolean) 
UpdateLocalStoreDirectory 

See Also