HttpListenerTimeoutManager::MinSendBytesPerSecond Property
.NET Framework (current version)
Gets or sets the minimum send rate, in bytes-per-second, for the response.
Assembly: System (in System.dll)
The default response send rate is 150 bytes-per-second.
To disable this timer, set MinSendBytesPerSecond to MAXULONG.
.NET Framework
Available since 4.5
Available since 4.5
Show: