편집

다음을 통해 공유


NetworkAddressTranslationSetting Enum

Definition

Defines values that indicate the current NAT setting for a device connecting to Xbox LIVE.

[Windows.Foundation.Metadata.Version(1)]
public enum NetworkAddressTranslationSetting
type NetworkAddressTranslationSetting = 
Public Enum NetworkAddressTranslationSetting
Inheritance
NetworkAddressTranslationSetting
Attributes
Windows.Foundation.Metadata.VersionAttribute

Fields

Moderate 2

Devices using moderate NAT settings can only connect with other devices using moderate or open settings.

Open 1

Can connect with any other devices regardless of their NAT setting.

Strict 3

Devices using strict NAT settings can only connect with other devices using open NAT settings.

Unknown 0

The server returned an unrecognized response.

Applies to