iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

MemoryCacheControler.Flush Method 

Clears all elements from the cache.

[Visual Basic]
NotOverridable Public Sub Flush() _
    Implements ICacheController.
[C#]
public void Flush();

Implements

ICacheController.

See Also

MemoryCacheControler Class | IBatisNet.DataMapper.Configuration.Cache.Memory Namespace