2 references to ShouldUpdateTimeout
System.ServiceModel (2)
System\ServiceModel\Channels\SocketConnection.cs (2)
1440
if (
ShouldUpdateTimeout
(this.socketSyncReceiveTimeout, timeout))
1480
if (
ShouldUpdateTimeout
(this.socketSyncSendTimeout, timeout))