HybridWebSessionContext ClassSHHH.Infrastructure.NHibernate
A hybrid web session context that uses the standard web context and the thread static context
Inheritance Hierarchy

OnlineSystem Object
  CurrentSessionContext
    MapBasedSessionContext
      SHHH.Infrastructure.NHibernate.Web HybridWebSessionContext

Namespace: SHHH.Infrastructure.NHibernate.Web
Assembly: SHHH.Infrastructure.NHibernate.Web (in SHHH.Infrastructure.NHibernate.Web.dll) Version: 2.2.2.3 (2.2.2.3)
Syntax

[SerializableAttribute]
public class HybridWebSessionContext : MapBasedSessionContext
See Also