TheMirrorCache<(Of <(<'T>)>)>..::..SaveCacheToDisk Method
Saves the cache to disk.
Namespace:
nsCDEngine.Engines.StorageServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
Parameters
- SaveSync
- Type: Boolean
If set to true, the call does not return until the data has been saved to disk.true [save synchronize].
- WaitForSave
- Type: Boolean
if set to true, a save will be initiated even if another save is currently ongoing. Otherwise, no additional save will be performed.true [wait for save].