1 write to channelFactory
System.ServiceModel (1)
System\ServiceModel\ChannelFactoryRefCache.cs (1)
20this.channelFactory = channelFactory;
3 references to channelFactory
System.ServiceModel (3)
System\ServiceModel\ChannelFactoryRefCache.cs (3)
44this.channelFactory.Close(timeout); 49this.channelFactory.Abort(); 56return this.channelFactory;