NamedScopeLifetime public class NamedScopeLifetime : ScopedLifetimeBase Represents a named scope lifetime. Documentation Code public object ScopeName { get; } The name of the scoped lifetime. public NamedScopeLifetime(object scopeName) Constructs a NamedScopeLifetime.