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

FifoCacheController.Flush Method 

Clears all elements from the cache.

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

Implements

ICacheController.

See Also

FifoCacheController Class | IBatisNet.DataMapper.Configuration.Cache.Fifo Namespace