Photon .NET Client API 4.1.4.8

Public Member Functions | Properties | List of all members
Photon.Realtime.Region Class Reference

Public Member Functions

 Region (string code, string address)
 
 Region (string code, int ping)
 
override string ToString ()
 
string ToString (bool compact=false)
 

Properties

string Code [get]
 
string Cluster [get]
 Unlike the CloudRegionCode, this may contain cluster information. More...
 
string HostAndPort [get, set]
 
int Ping [get, set]
 
bool WasPinged [get]
 

Constructor & Destructor Documentation

◆ Region() [1/2]

Photon.Realtime.Region.Region ( string  code,
string  address 
)
inline

◆ Region() [2/2]

Photon.Realtime.Region.Region ( string  code,
int  ping 
)
inline

Member Function Documentation

◆ ToString() [1/2]

override string Photon.Realtime.Region.ToString ( )
inline

◆ ToString() [2/2]

string Photon.Realtime.Region.ToString ( bool  compact = false)
inline

Property Documentation

◆ Cluster

string Photon.Realtime.Region.Cluster
get

Unlike the CloudRegionCode, this may contain cluster information.

◆ Code

string Photon.Realtime.Region.Code
get

◆ HostAndPort

string Photon.Realtime.Region.HostAndPort
getset

◆ Ping

int Photon.Realtime.Region.Ping
getset

◆ WasPinged

bool Photon.Realtime.Region.WasPinged
get

The documentation for this class was generated from the following file: