Marker interface, denoting a client-visible "soft lock" on a cached item.

Namespace: NHibernate.Cache.Access
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public interface ISoftLock
Visual Basic
Public Interface ISoftLock
Visual C++
public interface class ISoftLock

See Also