1 write to _currentReadTimeout
System.Net.Sockets (1)
System\Net\Sockets\NetworkStream.cs (1)
709
_currentReadTimeout
= timeout;
1 reference to _currentReadTimeout
System.Net.Sockets (1)
System\Net\Sockets\NetworkStream.cs (1)
706
if (timeout !=
_currentReadTimeout
)