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.

Network address(es) and port(s) for connecting to a game session.

Inheritance Hierarchy

System.Object
  Amazon.GameLift.Model.PlayerConnectionEndpoint

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

Syntax

C#
public class PlayerConnectionEndpoint

The PlayerConnectionEndpoint type exposes the following members

Constructors

NameDescription
Public Method PlayerConnectionEndpoint()

Properties

NameTypeDescription
Public Property IpAddress System.String

Gets and sets the property IpAddress.

IP address for connecting to the game session. When player gateway is enabled, this is a player gateway IP address. When player gateway is disabled, this is the game server IP address.

Public Property Port System.Int32

Gets and sets the property Port.

Port number for connecting to the game session. When player gateway is enabled, this is a player gateway port. When player gateway is disabled, this is the game server port.

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