Show / Hide Table of Contents

Enum NatAddressType

Specifies the type of network address discovered during NAT punchthrough.

Namespace: LiteNetLib
Assembly: LiteNetLib.dll
Syntax
public enum NatAddressType

Fields

Name Description
External

Publicly accessible address on the wide area network (WAN).

Internal

Address within the local area network (LAN).

In this article
Back to top Generated by DocFX