For Babelfish Release 1.12.5.15

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.5.15+bc7490f802416c9e774304c66372b6a26afede1d
C#
public static int CacheExpiryTime { get; set; }

Property Value

Int32

See Also