For Babelfish Release 1.11.3.13

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

Property Value

Int32

See Also