TheStorageMirror<(Of <(<'T>)>)>..::..InitializeStore Method (Boolean, Boolean, String)
Initializes a StorageMirror
Namespace:
nsCDEngine.Engines.StorageServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
Parameters
- pCanBeFlushed
- Type: Boolean
Mirror Allows to be flushed
- ResetContent
- Type: Boolean
if true, existing content will be removed
- ImportFile
- Type: String
If set ot a valid path, the StorageMirror copies this file to the cache folder and tries to load it. If there is an existing mirror with the same name, the ImportFile will be IGNORED