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