1 write to sendTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelListenerBase.cs (1)
35this.sendTimeout = timeouts.SendTimeout;
1 reference to sendTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelListenerBase.cs (1)
56get { return this.sendTimeout; }