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