1 write to readTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\Connection.cs (1)
312
this.
readTimeout
= value;
1 reference to readTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\Connection.cs (1)
303
get { return this.
readTimeout
; }