IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace > CacheStateManager Class : SaveCacheState Method |
Overload | Description |
---|---|
SaveCacheState(String,Boolean) | Stores the state of this EntityManager and cached entities to a stream or file. Stores the state of this EntityManager and all cached entities to a file system file. |
SaveCacheState(IEnumerable,String,Boolean) | Stores the state of this EntityManager and the specified entities to a file system file. |
SaveCacheState(Stream,Boolean,Boolean) | Stores the state of this EntityManager and all cached entities to a stream. |
SaveCacheState(IEnumerable,Stream,Boolean,Boolean) | Stores the state of this EntityManager and the specified entities to a stream. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2