NamedScopeLifetime public class NamedScopeLifetime : FactoryLifetimeDescriptor Represents a named scope lifetime. Documentation Code public readonly object ScopeName The name of the scope where this lifetime activates. public NamedScopeLifetime(object scopeName) Constructs a NamedScopeLifetime.