Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
InterfaceConnectionType
enum
Interop.IpHlpApi.InterfaceConnectionType
package
Enumerator
Dedicated
Passive
Demand
Maximum
Definition at line
245
of file
Interop.cs
.
246
{
247
Dedicated
= 1,
248
Passive
,
249
Demand
,
250
Maximum
251
}
Interop.IpHlpApi.InterfaceConnectionType.Maximum
@ Maximum
Interop.IpHlpApi.InterfaceConnectionType.Dedicated
@ Dedicated
Interop.IpHlpApi.InterfaceConnectionType.Demand
@ Demand
Interop.IpHlpApi.InterfaceConnectionType.Passive
@ Passive
Interop
IpHlpApi
Generated by
1.10.0