Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.WebSockets.WebSocketBase.KeepAliveTracker Class Referenceabstract

Classes

class  DefaultKeepAliveTracker
 
class  DisabledKeepAliveTracker
 

Public Member Functions

void OnDataReceived ()
 
void OnDataSent ()
 
void Dispose ()
 
void StartTimer (WebSocketBase webSocket)
 
void ResetTimer ()
 
bool ShouldSendKeepAlive ()
 

Static Public Member Functions

static KeepAliveTracker Create (TimeSpan keepAliveInterval)
 

Detailed Description

Definition at line 424 of file WebSocketBase.cs.


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