Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 3207 of file Http2Connection.cs.
References System.Net.Http.Http2Connection._keepAlivePingPayload, System.Net.Http.Http2Connection._keepAlivePingPolicy, System.Net.Http.Http2Connection._keepAlivePingTimeout, System.Net.Http.Http2Connection._keepAlivePingTimeoutTimestamp, System.Net.Http.Http2Connection._keepAliveState, System.Net.Http.Http2Connection._nextPingRequestTimestamp, System.Net.Http.Http2Connection._streamsInUse, System.Threading.Interlocked.Increment(), System.Net.Http.Http2Connection.SendPingAsync(), System.Net.Http.Http2Connection.SyncObject, System.Net.Http.Http2Connection.ThrowProtocolError(), and System.Environment.TickCount64.
Referenced by System.Net.Http.Http2Connection.HeartBeat().