Namespace:
NHibernate.Util
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property IsSynchronized As Boolean |
C# |
---|
public bool IsSynchronized { get; } |
Visual C++ |
---|
public: virtual property bool IsSynchronized { bool get () sealed; } |
JavaScript |
---|
function get_isSynchronized(); |