Lifetime Enumeration

Specifies the lifetime for this activated component.

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

Usage

'Usage
Dim instance As Lifetime

Syntax

'Declaration
Public Enumeration Lifetime
public enum Lifetime
public enum class Lifetime
public enum Lifetime
public enum Lifetime

Members

Member name Description
Singleton Specifies the singleton lifetime.
Transient Specifies the transient lifetime.

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003

See Also

Reference

Microsoft.EnterpriseManagement Namespace