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

LruCacheController Class

Summary description for LruCacheController.

For a list of all members of this type, see LruCacheController Members.

System.Object
   LruCacheController

[Visual Basic]
<DefaultMember(MemberName:="Item", TypeId:=System.Reflection.DefaultMemberAttribute)>
Public Class LruCacheController
    Implements ICacheController
[C#]
[DefaultMember(MemberName="Item", TypeId=System.Reflection.DefaultMemberAttribute)]
public class LruCacheController : ICacheController

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: IBatisNet.DataMapper.Configuration.Cache.Lru

Assembly: IBatisNet.DataMapper (in IBatisNet.DataMapper.dll)

See Also

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