IObjectCacheTKey, TValueGetStatistics Method

Scanjour Workflow4 Reference Manual
Returns statistic information for a item in the cache

Namespace:  Scanjour.Workflow4.Base.Cache
Assembly:  Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 21.3.0.0 (21.3.0.0)
Syntax

ICacheStatisticRecord GetStatistics(
	TKey key
)

Parameters

key
Type: TKey

[Missing <param name="key"/> documentation for "M:Scanjour.Workflow4.Base.Cache.IObjectCache`2.GetStatistics(`0)"]

Return Value

Type: ICacheStatisticRecord

[Missing <returns> documentation for "M:Scanjour.Workflow4.Base.Cache.IObjectCache`2.GetStatistics(`0)"]

See Also

Reference