Marker interface, denoting a client-visible "soft lock" on a cached item.
            
Namespace: NHibernate.Cache.AccessAssembly: 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  |