Click or drag to resize

AutofacDependencyResolverLifetimeScope Property

Gets the ILifetimeScope that was provided to the constructor.

Namespace:  Autofac.Integration.SignalR
Assembly:  Autofac.Integration.SignalR (in Autofac.Integration.SignalR.dll) Version: 3.0.0.0 (3.0.2.0)
Syntax
public ILifetimeScope LifetimeScope { get; }

Property Value

Type: ILifetimeScope

[Missing <value> documentation for "P:Autofac.Integration.SignalR.AutofacDependencyResolver.LifetimeScope"]

See Also