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