Click or drag to resize

WebLifetimeApplication Field

Note: This API is now obsolete.

Application root lifetime scope tag. Use RootTag instead.

Namespace:  Autofac.Integration.Web
Assembly:  Autofac.Integration.Web (in Autofac.Integration.Web.dll) Version: 6.0.0+0b24e3a20aaeba340141e7205a9b7643b9d6cc54
Syntax
[ObsoleteAttribute("Use Autofac.Core.LifetimeScope.RootTag for application lifetime scope tagging.")]
public static readonly Object Application

Field Value

Type: Object
See Also