ActivationContext<T>.Lifetime Property

Definition

Caution

This property is deprecated in favor of LifetimeManager

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

Gets the lifetime for this activation.

public:
 virtual property Microsoft::EnterpriseManagement::Lifetime Lifetime { Microsoft::EnterpriseManagement::Lifetime get(); };
[System.Obsolete("This property is deprecated in favor of LifetimeManager")]
public virtual Microsoft.EnterpriseManagement.Lifetime Lifetime { get; }
member this.Lifetime : Microsoft.EnterpriseManagement.Lifetime
Public Overridable ReadOnly Property Lifetime As Lifetime

Property Value

The lifetime of this activation.

Attributes

Applies to