Intersoft.Client.Framework.Containers Namespace : ContainerLifetime Class |
The following tables list the members exposed by ContainerLifetime.
Name | Description | |
---|---|---|
ContainerLifetime Constructor |
Name | Description | |
---|---|---|
GetInstance | Gets the instance from the container instance cache, if available, otherwise creates a new instance and caches it. This effectively make the instance an application scoped Singleton. | |
InvalidateInstanceCache | Invalidates the cached value. |