Photon Server API Documentation v5.0RC1

Properties | List of all members
Photon.LoadBalancing.GameServer.GameServerSettings.GSS2SSettings Class Reference

Properties

string MasterIPAddress = "127.0.0.1" [get, set]
 
int OutgoingMasterServerPeerPort = 4520 [get, set]
 
int ConnectRetryInterval = 15 [get, set]
 
int StopNotificationTimeout = 1000 [get, set]
 

Property Documentation

◆ ConnectRetryInterval

int Photon.LoadBalancing.GameServer.GameServerSettings.GSS2SSettings.ConnectRetryInterval = 15
getset

◆ MasterIPAddress

string Photon.LoadBalancing.GameServer.GameServerSettings.GSS2SSettings.MasterIPAddress = "127.0.0.1"
getset

◆ OutgoingMasterServerPeerPort

int Photon.LoadBalancing.GameServer.GameServerSettings.GSS2SSettings.OutgoingMasterServerPeerPort = 4520
getset

◆ StopNotificationTimeout

int Photon.LoadBalancing.GameServer.GameServerSettings.GSS2SSettings.StopNotificationTimeout = 1000
getset