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