This topic has not yet been rated - Rate this topic

PerThreadLifetimeManager Class

A LifetimeManager that holds the instances given to it, keeping one instance per thread.

Namespace:  Microsoft.Practices.Unity
Assembly:  Microsoft.Practices.Unity (in Microsoft.Practices.Unity.dll)
public class PerThreadLifetimeManager : LifetimeManager

This LifetimeManager does not dispose the instances it holds.

System..::.Object
  Microsoft.Practices.Unity..::.LifetimeManager
    Microsoft.Practices.Unity..::.PerThreadLifetimeManager
Did you find this helpful?
(1500 characters remaining)