1 override of OnCreateChannelCore
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
127
protected override TChannel
OnCreateChannelCore
(EndpointAddress address, Uri via)
1 reference to OnCreateChannelCore
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
445
return this.
OnCreateChannelCore
(httpRemoteAddress, httpVia);