Intersoft.Client.Framework.Containers Namespace : AlwaysNewLifetime Class |
Public Class AlwaysNewLifetime Implements ILifetimeManager
Dim instance As AlwaysNewLifetime
public class AlwaysNewLifetime : ILifetimeManager
public ref class AlwaysNewLifetime : public ILifetimeManager
Setting the IocContainer's or Registration's lifetime manager to null is equivalent to setting it to an instance of AlwaysNewLifetime. This is the default lifetime manager for the IocContainer.
The one instance can be used for all registrations.System.Object
Intersoft.Client.Framework.Containers.AlwaysNewLifetime
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2