1 write to sendTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\Binding.cs (1)
168this.sendTimeout = value;
1 reference to sendTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\Binding.cs (1)
156get { return this.sendTimeout; }