[This is preliminary documentation and is subject to change.]
Configures store from node, if node==null then store will be configured by named node of 'app/cache/store[name=X]' path, if such path
is not found the store tries to find 'app/cache/store[!name]' (node without name)
Namespace: NFX.DataAccess.CacheAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Parameters
- node
- Type: NFX.Environment IConfigSectionNode
Implements
IConfigurable Configure(IConfigSectionNode)See Also