1 write to to
System.ServiceModel (1)
System\ServiceModel\Channels\PeerOutputChannel.cs (1)
34this.to = localAddress;
1 reference to to
System.ServiceModel (1)
System\ServiceModel\Channels\PeerOutputChannel.cs (1)
152this.securityProtocol = ((IPeerFactory)channelManager).SecurityManager.CreateSecurityProtocol<IOutputChannel>(this.to, timeoutHelper.RemainingTime());