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