Click or drag to resize

cacheResponseForTypeT Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Core.cache
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public cacheResponseForType(
	string __instanceID,
	folderNode __directory,
	bool __createNewOnNotFound = false
)
Request Example View Source

Parameters

__instanceID
Type: SystemString
__directory
Type: folderNode
__createNewOnNotFound (Optional)
Type: SystemBoolean
See Also