2 writes to readerTimedout
System.Web.Services (2)
System\Web\Services\Protocols\SoapServerProtocol.cs (2)
877
this.
readerTimedout
= timeout;
881
this.
readerTimedout
= timeout;
1 reference to readerTimedout
System.Web.Services (1)
System\Web\Services\Protocols\SoapServerProtocol.cs (1)
900
if (DateTime.UtcNow.Ticks >
readerTimedout
) {