AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Configuration settings for player gateway. Use these settings to specify advanced options for how player gateway handles connections.

Inheritance Hierarchy

System.Object
  Amazon.GameLift.Model.PlayerGatewayConfiguration

Namespace: Amazon.GameLift.Model
Assembly: AWSSDK.GameLift.dll
Version: 3.x.y.z

Syntax

C#
public class PlayerGatewayConfiguration

The PlayerGatewayConfiguration type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property GameServerIpProtocolSupported Amazon.GameLift.GameServerIpProtocolSupported

Gets and sets the property GameServerIpProtocolSupported.

The IP protocol that your game servers support for player connections through player gateway. If the value is set to IPv4, GameLift will install and execute a lightweight IP translation software on fleet instances to receive and transform incoming IPv6 traffic to IPv4. If the value is set to DUAL_STACK, the lightweight IP translation software will not be installed on fleet instances. DUAL_STACK provides slightly better performance than IPv4.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5