For Babelfish Release 1.12.3.10

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

Property Value

Int32

See Also