Terraria v1.4.4.9
Terraria source code documentation
|
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) |
Definition at line 424 of file WebSocketBase.cs.