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

Properties

int ClientMaxWindowBits [get, set]
 
bool ClientContextTakeover = true [get, set]
 
int ServerMaxWindowBits [get, set]
 
bool ServerContextTakeover = true [get, set]
 

Private Attributes

int _clientMaxWindowBits = 15
 
int _serverMaxWindowBits = 15
 

Detailed Description

Definition at line 3 of file WebSocketDeflateOptions.cs.


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