Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
HttpKeepAlivePingPolicy.cs
Go to the documentation of this file.
1
namespace
System.Net.Http
;
2
3
public
enum
HttpKeepAlivePingPolicy
4
{
5
WithActiveRequests
,
6
Always
7
}
System.Net.Http.HttpKeepAlivePingPolicy
HttpKeepAlivePingPolicy
Definition
HttpKeepAlivePingPolicy.cs:4
System.Net.Http.HttpKeepAlivePingPolicy.Always
@ Always
System.Net.Http.HttpKeepAlivePingPolicy.WithActiveRequests
@ WithActiveRequests
System.Net.Http
Definition
HttpClientJsonExtensions.cs:8
source
System.Net.Http
System.Net.Http
HttpKeepAlivePingPolicy.cs
Generated by
1.10.0