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