1 write to _lastSendTimeoutDeadline
System.ServiceModel.NetTcp (1)
System\ServiceModel\Channels\SocketConnection.cs (1)
600_lastSendTimeoutDeadline = DateTime.UtcNow + timeout;
1 reference to _lastSendTimeoutDeadline
System.ServiceModel.NetTcp (1)
System\ServiceModel\Channels\SocketConnection.cs (1)
595if (ShouldUpdateTimeout(_lastSendTimeoutDeadline, timeout))