Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.HttpListenerTimeoutManager Class Reference

Package Functions

 HttpListenerTimeoutManager (HttpListener context)
 

Properties

TimeSpan EntityBody [get, set]
 
TimeSpan DrainEntityBody [get, set]
 
TimeSpan RequestQueue [get, set]
 
TimeSpan IdleConnection [get, set]
 
TimeSpan HeaderWait [get, set]
 
long MinSendBytesPerSecond [get, set]
 

Private Member Functions

TimeSpan GetTimeout (global::Interop.HttpApi.HTTP_TIMEOUT_TYPE type)
 
void SetTimespanTimeout (global::Interop.HttpApi.HTTP_TIMEOUT_TYPE type, TimeSpan value)
 

Private Attributes

readonly HttpListener _listener
 
readonly int[] _timeouts
 
uint _minSendBytesPerSecond
 

Detailed Description

Definition at line 5 of file HttpListenerTimeoutManager.cs.


The documentation for this class was generated from the following file: