1 write to writeTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\Connection.cs (1)
327this.writeTimeout = value;
1 reference to writeTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\Connection.cs (1)
318get { return this.writeTimeout; }