[]
        
(Showing Draft Content)

C1.Data.ClientCacheBase.CleanupCache

CleanupCache Method

CleanupCache()

Forces unused memory to be released, unused entities to be detached from the context. It is usually done automatically, so programmers rarely need to call this method in code.

Declaration
public void CleanupCache()