Implemented interface member:
method
CreateChannel
System.ServiceModel.Channels.IChannelFactory<TChannel>.CreateChannel(System.ServiceModel.EndpointAddress, System.Uri)
1 reference to CreateChannel
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\SecuritySessionSecurityTokenProvider.cs (1)
799return CreateChannel(to, via);