1 write to binding
System.ServiceModel (1)
System\ServiceModel\Channels\PeerNeighborManager.cs (1)
1429
this.
binding
= binding;
1 reference to binding
System.ServiceModel (1)
System\ServiceModel\Channels\PeerNeighborManager.cs (1)
1452
IAsyncResult result = this.neighbor.BeginOpenProxy(remoteAddress,
binding
, new InstanceContext(null, service, false), this.timeoutHelper.RemainingTime(), onOpen, null);