Click or drag to resize

cacheSimpleBaseT Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Core.cache
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public cacheSimpleBase(
	folderNode __directory,
	int __hoursLimit,
	string __subFolder
)
Request Example View Source

Parameters

__directory
Type: folderNode
__hoursLimit
Type: SystemInt32
__subFolder
Type: SystemString
See Also