3 types derived from LifetimeManager
System.ServiceModel (3)
System\ServiceModel\Channels\CommunicationObjectManager.cs (1)
12internal class CommunicationObjectManager<ItemType> : LifetimeManager where ItemType : class, ICommunicationObject
System\ServiceModel\Dispatcher\InstanceContextManager.cs (1)
28class InstanceContextManager : LifetimeManager, IInstanceContextManager
System\ServiceModel\ServiceChannelManager.cs (1)
14class ServiceChannelManager : LifetimeManager