1 write to via
System.ServiceModel (1)
System\ServiceModel\Channels\PeerOutputChannel.cs (1)
32this.via = via;
1 reference to via
System.ServiceModel (1)
System\ServiceModel\Channels\PeerOutputChannel.cs (1)
156return this.peerNode.InnerNode.BeginSend(this, message, this.via, (ITransportFactorySettings)Manager, timeoutHelper.RemainingTime(), callback, state, this.securityProtocol);