For Babelfish Release 1.12.4.4

GetDefinitionVersionPublicResponseCacheExpiryTime Property

The time, in minutes, that a GetDefinition API call cached value will be expired.

Definitions don't change often, the default value 30 reflects this.

Definition

Namespace: Scopos.BabelFish.Responses.DefinitionAPI
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
C#
public static int CacheExpiryTime { get; set; }

Property Value

Int32

See Also