Returns statistics for all caches in the static context - or cache identified by the supplied typename.
Namespace: Scanjour.Workflow4.Base.Cache
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- typeName
- Type: SystemString
The object type of the cache. If empty all caches will be returned
Return Value
Type: IEnumerableICacheStatisticsStatistic information about cache and objects in cache
See Also