2 references to ServiceChannelFactoryOverOutputSession
System.ServiceModel (2)
System\ServiceModel\Channels\ServiceChannelFactory.cs (2)
162return new ServiceChannelFactoryOverOutputSession(customBinding.BuildChannelFactory<IOutputSessionChannel>(parameters), clientRuntime, binding, false); 188return new ServiceChannelFactoryOverOutputSession(customBinding.BuildChannelFactory<IOutputSessionChannel>(parameters), clientRuntime, binding, true);