IObjectCacheTKey, TValueClear Method (Uri, TKey)

Scanjour Workflow4 Reference Manual
Remove object from the hash including statistics

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

void Clear(
	Uri uri,
	TKey key
)

Parameters

uri
Type: SystemUri
uri identifing the database
key
Type: TKey

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

See Also

Reference