terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
WebExceptionInternalStatus.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Net
4
{
5
// Token: 0x020001C9 RID: 457
6
internal
enum
WebExceptionInternalStatus
7
{
8
// Token: 0x04000999 RID: 2457
9
RequestFatal
,
10
// Token: 0x0400099A RID: 2458
11
ServicePointFatal
,
12
// Token: 0x0400099B RID: 2459
13
Recoverable
,
14
// Token: 0x0400099C RID: 2460
15
Isolated
16
}
17
}
System.Net.WebExceptionInternalStatus
WebExceptionInternalStatus
Definition
WebExceptionInternalStatus.cs:7
System.Net.WebExceptionInternalStatus.RequestFatal
@ RequestFatal
System.Net.WebExceptionInternalStatus.Recoverable
@ Recoverable
System.Net.WebExceptionInternalStatus.ServicePointFatal
@ ServicePointFatal
System.Net.WebExceptionInternalStatus.Isolated
@ Isolated
System.Net
Definition
AuthenticationManager.cs:7
System
Definition
__ComObject.cs:4
source
System
Net
WebExceptionInternalStatus.cs
Generated by
1.10.0