Is a flush cycle currently in process?
Namespace: NHibernate.EngineAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public bool Flushing { get; set; } |
| Visual Basic |
|---|
Public Property Flushing As Boolean Get Set |
| Visual C++ |
|---|
public: virtual property bool Flushing { bool get () sealed; void set (bool value) sealed; } |
Implements
IPersistenceContext..::..Flushing
Remarks
Called before and after the flushcycle