Table of Contents

Enum Lifestyle

Namespace
CMS.Core
Assembly
CMS.Core.dll

Enumeration of possible lifestyles of a service registered via RegisterImplementationAttribute.

public enum Lifestyle
Extension Methods

Fields

Singleton = 0

Singleton lifestyle.

Transient = 1

Transient lifestyle.