1 override of TakeChannelBinding
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelHelpers.cs (1)
2464
public override ChannelBinding
TakeChannelBinding
()
2 references to TakeChannelBinding
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelFactory.cs (2)
1237
this.channelBinding = httpOutput.
TakeChannelBinding
();
1583
this.channelBinding = httpOutput.
TakeChannelBinding
();