1 write to timeout
System.ServiceModel (1)
System\ServiceModel\Channels\ReplyChannel.cs (1)
92
this.
timeout
= timeout;
1 reference to timeout
System.ServiceModel (1)
System\ServiceModel\Channels\ReplyChannel.cs (1)
115
ReplyChannel.CreateReceiveRequestTimedOutException(this.channel, this.
timeout
));