1 write to channel
System.ServiceModel (1)
System\ServiceModel\Channels\SessionConnectionReader.cs (1)
1520this.channel = channel;
3 references to channel
System.ServiceModel (3)
System\ServiceModel\Channels\SessionConnectionReader.cs (3)
1581channel.Session.CloseOutputSession(channel.InternalCloseTimeout); 1582throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(FaultStringDecoder.GetFaultException(decoder.Fault, channel.RemoteAddress.Uri.ToString(), messageEncoder.ContentType));