Get the ActionQueue for this session
Namespace: NHibernate.EventAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
ActionQueue ActionQueue { get; } |
| Visual Basic |
|---|
ReadOnly Property ActionQueue As ActionQueue Get |
| Visual C++ |
|---|
property ActionQueue^ ActionQueue { ActionQueue^ get (); } |