FileCache

FileCache constructor

Creates new instance of FileCache class

public FileCache(string cachePath)
Parameter Type Description
cachePath String Relative or absolute path where document cache will be stored

See Also