Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetIdleTicks()

override long System.Net.Http.Http3Connection.GetIdleTicks ( long nowTicks)
inline

Definition at line 257 of file Http3Connection.cs.

258 {
259 throw new NotImplementedException("We aren't scavenging HTTP3 connections yet");
260 }