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