Base:
method
CreateChannel
System.ServiceModel.ChannelFactory<TChannel>.CreateChannel(System.ServiceModel.EndpointAddress, System.Uri)
1 reference to CreateChannel
System.ServiceModel (1)
System\ServiceModel\DuplexChannelFactory.cs (1)
306TChannel channel = channelFactory.CreateChannel(endpointAddress, via);