1 write to channel
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityChannelListener.cs (1)
1968this.channel = channel;
2 references to channel
System.ServiceModel (2)
System\ServiceModel\Channels\SecurityChannelListener.cs (2)
1974get { return this.channel.SecurityProtocol.SecurityProtocolFactory.StandardsManager; } 2022this.channel.VerifyIncomingMessage(ref item, timeout);