IObjectCacheTKey, TValueItem Property

Scanjour Workflow4 Reference Manual
The key of the item to get

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

TValue this[
	TKey key
] { get; }

Parameters

key
Type: TKey

Property Value

Type: TValue
See Also

Reference