Photon Server API Documentation v5.0RC1

Public Member Functions | List of all members
Photon.Hive.Common.GameHttpQueueSettings Class Reference

Provides http queue settings that we set in game server config section More...

Inheritance diagram for Photon.Hive.Common.GameHttpQueueSettings:
Photon.Common.Configuration.HttpQueueSettings

Public Member Functions

 GameHttpQueueSettings ()
 

Additional Inherited Members

- Properties inherited from Photon.Common.Configuration.HttpQueueSettings
int HttpRequestTimeout [get, set]
 
int MaxBackoffTime [get, set]
 
int MaxConcurrentRequests [get, set]
 
int MaxErrorRequests [get, set]
 
int MaxQueuedRequests [get, set]
 
int MaxTimedOutRequests [get, set]
 
int QueueTimeout [get, set]
 
int ReconnectInterval [get, set]
 
int LimitHttpResponseMaxSize [get, set]
 

Detailed Description

Provides http queue settings that we set in game server config section

Constructor & Destructor Documentation

◆ GameHttpQueueSettings()

Photon.Hive.Common.GameHttpQueueSettings.GameHttpQueueSettings ( )
inline