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

LruCacheController.Flush Method 

Clears all elements from the cache.

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

Implements

ICacheController.

See Also

LruCacheController Class | IBatisNet.DataMapper.Configuration.Cache.Lru Namespace