1 write to securityChannel
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityChannelFactory.cs (1)
873
this.
securityChannel
= securityChannel;
1 reference to securityChannel
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityChannelFactory.cs (1)
896
this.reply =
securityChannel
.ProcessReply(reply, this.CorrelationState, timeout);