1 write to channel
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityChannelFactory.cs (1)
907
this.
channel
= channel;
1 reference to channel
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityChannelFactory.cs (1)
912
message = this.
channel
.ProcessMessage(message, timeout);