1 write to sendTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelFactoryBase.cs (1)
82
this.
sendTimeout
= timeouts.SendTimeout;
1 reference to sendTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelFactoryBase.cs (1)
43
get { return this.
sendTimeout
; }