Click or drag to resize

ICacheEnabledloadCache Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Loads cache for instanceID into this object

Namespace:  imbACE.Core.cache
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
cacheResponseForType loadCache(
	string instanceID
)
Request Example View Source

Parameters

instanceID
Type: SystemString
The instance identifier.

Return Value

Type: cacheResponseForType
See Also