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