Lifetime Enumeration

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

Specifies the lifetime for this activated component.

Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)

Dim instance As Lifetime

public enum class Lifetime
public enum Lifetime
public enum Lifetime

Member nameDescription
SingletonSpecifies the singleton lifetime.
TransientSpecifies the transient lifetime.

Development Platforms

Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XP

Target Platforms

Windows Server 2008,Windows Server 2003
Show: