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
◆
SetTcpKeepAlive()
void
System.Net.ServicePoint.SetTcpKeepAlive
(
bool
enabled
,
int
keepAliveTime
,
int
keepAliveInterval
)
inline
Definition at line
281
of file
ServicePoint.cs
.
282
{
283
this.tcp_keepalive_time
=
keepAliveTime
;
284
this.disposed
=
keepAliveInterval
!= 0;
285
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
References
j__TPar
.
System
Net
ServicePoint
Generated by
1.10.0