Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.HttpListenerSession Class Referencesealed

Public Member Functions

unsafe HttpListenerSession (HttpListener listener)
 
unsafe void CloseRequestQueueHandle ()
 

Public Attributes

readonly HttpListener Listener
 
readonly SafeHandle RequestQueueHandle
 

Properties

ThreadPoolBoundHandle RequestQueueBoundHandle [get]
 

Private Attributes

ThreadPoolBoundHandle _requestQueueBoundHandle
 

Detailed Description

Definition at line 6 of file HttpListenerSession.cs.


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