Base:
method
BuildChannelFactory<TChannel>
System.ServiceModel.Channels.Binding.BuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingParameterCollection)
1 reference to BuildChannelFactory
Client.ChannelLayer.IntegrationTests (1)
DuplexChannelShapeTests.4.1.0.cs (1)
94factory = binding.BuildChannelFactory<IDuplexSessionChannel>(new BindingParameterCollection());