Photon Server API Documentation v5.0RC1

Properties | List of all members
Photon.NameServer.Configuration.Node Class Reference

The node config. More...

Properties

string IpAddress [get, set]
 
string Region [get, set]
 
string IpAddressIPv6 [get, set]
 
string Hostname [get, set]
 
int PortTcp [get, set]
 
int PortUdp [get, set]
 
int PortWebSocket [get, set]
 
int PortSecureWebSocket [get, set]
 
string WsUrlPath [get, set]
 
int PortWebRTC [get, set]
 

Detailed Description

The node config.

Property Documentation

◆ Hostname

string Photon.NameServer.Configuration.Node.Hostname
getset

◆ IpAddress

string Photon.NameServer.Configuration.Node.IpAddress
getset

◆ IpAddressIPv6

string Photon.NameServer.Configuration.Node.IpAddressIPv6
getset

◆ PortSecureWebSocket

int Photon.NameServer.Configuration.Node.PortSecureWebSocket
getset

◆ PortTcp

int Photon.NameServer.Configuration.Node.PortTcp
getset

◆ PortUdp

int Photon.NameServer.Configuration.Node.PortUdp
getset

◆ PortWebRTC

int Photon.NameServer.Configuration.Node.PortWebRTC
getset

◆ PortWebSocket

int Photon.NameServer.Configuration.Node.PortWebSocket
getset

◆ Region

string Photon.NameServer.Configuration.Node.Region
getset

◆ WsUrlPath

string Photon.NameServer.Configuration.Node.WsUrlPath
getset