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