2 types derived from LifetimeManager
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\CommunicationObjectManager.cs (1)
10internal class CommunicationObjectManager<ItemType> : LifetimeManager where ItemType : class, ICommunicationObject
System\ServiceModel\ServiceChannelManager.cs (1)
16internal class ServiceChannelManager : LifetimeManager