1 write to channelManager
System.ServiceModel (1)
System\ServiceModel\Channels\PeerDuplexChannel.cs (1)
36this.channelManager = channelManager;
1 reference to channelManager
System.ServiceModel (1)
System\ServiceModel\Channels\PeerDuplexChannel.cs (1)
211this.securityProtocol = ((IPeerFactory)channelManager).SecurityManager.CreateSecurityProtocol<IDuplexChannel>(this.to, timeoutHelper.RemainingTime());