1 write to channel
System.ServiceModel (1)
System\ServiceModel\Security\SecuritySessionServerSettings.cs (1)
3540this.channel = channel;
2 references to channel
System.ServiceModel (2)
System\ServiceModel\Security\SecuritySessionServerSettings.cs (2)
3558this.channel.SecureApplicationMessage(ref message, timeoutHelper.RemainingTime(), correlationState); 3568this.channel.SecureApplicationMessage(ref message, timeoutHelper.RemainingTime(), correlationState);