Click or drag to resize

WebLifetime Class

Constants used to tag liftime scopes within standard Autofac web applications.
Inheritance Hierarchy
SystemObject
  Autofac.Integration.WebWebLifetime

Namespace:  Autofac.Integration.Web
Assembly:  Autofac.Integration.Web (in Autofac.Integration.Web.dll) Version: 6.0.0+0b24e3a20aaeba340141e7205a9b7643b9d6cc54
Syntax
public static class WebLifetime

The WebLifetime type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberApplication Obsolete.
Application root lifetime scope tag. Use RootTag instead.
Top
See Also