2 references to ClientViaBehavior
System.ServiceModel (2)
System\ServiceModel\Channels\PeerNeighborManager.cs (1)
1066this.channelFactory.Endpoint.Behaviors.Add(new ClientViaBehavior(remoteAddress.Uri));
System\ServiceModel\Configuration\ClientViaElement.cs (1)
34return new ClientViaBehavior(this.ViaUri);