LifetimeDescriptor public abstract class LifetimeDescriptor Represents a lifetime descriptor. Documentation Code protected string Name { get; } The name of the lifetime, used only for diagnostic reasons. protected LifetimeDescriptor() Constructs the lifetime descriptor.