Yes, this is a lock
Namespace:
NHibernate.CacheAssembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property IsLock As Boolean |
C# |
---|
public bool IsLock { get; } |
Visual C++ |
---|
public: virtual property bool IsLock { bool get () sealed; } |
JavaScript |
---|
function get_isLock(); |