[Missing <summary> documentation for "P:NHibernate.Stat.StatisticsImpl.FlushCount"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public long FlushCount { get; } |
| Visual Basic |
|---|
Public ReadOnly Property FlushCount As Long Get |
| Visual C++ |
|---|
public: virtual property long long FlushCount { long long get () sealed; } |