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