1 write to channelFactory
System.ServiceModel (1)
System\ServiceModel\Channels\SharedConnectionListener.cs (1)
609this.channelFactory = registerChannelFactory;
3 references to channelFactory
System.ServiceModel (3)
System\ServiceModel\Channels\SharedConnectionListener.cs (3)
499if (channelFactory != null) 506channelFactory.Close(timeoutHelper.RemainingTime()); 522channelFactory.Abort();