ActivationContext<T>.LifetimeManager Property

Definition

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets the requested lifetime manager for the activation of the component.

public:
 virtual property System::String ^ LifetimeManager { System::String ^ get(); };
public virtual string LifetimeManager { get; }
member this.LifetimeManager : string
Public Overridable ReadOnly Property LifetimeManager As String

Property Value

The lifetime manager of this activation.

Applies to