1 write to channel
System.ServiceModel (1)
System\ServiceModel\Channels\ReplyChannel.cs (1)
91
this.
channel
= channel;
2 references to channel
System.ServiceModel (2)
System\ServiceModel\Channels\ReplyChannel.cs (2)
112
if (!this.
channel
.EndTryReceiveRequest(result, out this.requestContext))
115
ReplyChannel.CreateReceiveRequestTimedOutException(this.
channel
, this.timeout));