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