3 references to SetServerTimeout
System (3)
net\System\Net\HttpListenerTimeoutManager.cs (3)
59
listener.
SetServerTimeout
(timeouts, minSendBytesPerSecond);
95
listener.
SetServerTimeout
(currentTimeouts, minSendBytesPerSecond);
217
listener.
SetServerTimeout
(timeouts, (uint)value);