The IStatelessSession type exposes the following members.

Properties

  NameDescription
Public propertyConnection
Returns the current ADO.NET connection associated with this instance.
Public propertyIsConnected
Is the IStatelessSession currently connected?
Public propertyIsOpen
Is the IStatelessSession still open?
Public propertyTransaction
Get the current NHibernate transaction.

See Also