For Babelfish Release 1.11.3.13

DefinitionCacheGetCacheSize Method

Effectively for unit testing only. Returns the number of definitions in the cache

Definition

Namespace: Scopos.BabelFish.APIClients
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
C#
public static int GetCacheSize(
	DefinitionType definitionType
)

Parameters

definitionType  DefinitionType

Return Value

Int32

See Also