1 reference to ChannelFactoryRefCache
System.ServiceModel.Primitives (1)
System\ServiceModel\ClientBase.cs (1)
45
private static ChannelFactoryRefCache<TChannel> s_factoryRefCache = new
ChannelFactoryRefCache
<TChannel>(MaxNumChannelFactories);