Photon Server API Documentation v5.0RC1

Public Member Functions | Properties | List of all members
Photon.Common.LoadBalancer.LoadShedding.Configuration.FeedbackControllerElement Class Reference

Public Member Functions

void Deserialize (IConfigurationSection controllerSection)
 

Properties

FeedbackName Name [get, set]
 
int InitialInput [get, set]
 
FeedbackLevel InitialLevel [get, set]
 
List< FeedbackLevelElementLevels = new List<FeedbackLevelElement>() [get]
 

Member Function Documentation

◆ Deserialize()

void Photon.Common.LoadBalancer.LoadShedding.Configuration.FeedbackControllerElement.Deserialize ( IConfigurationSection  controllerSection)
inline

Property Documentation

◆ InitialInput

int Photon.Common.LoadBalancer.LoadShedding.Configuration.FeedbackControllerElement.InitialInput
getset

◆ InitialLevel

FeedbackLevel Photon.Common.LoadBalancer.LoadShedding.Configuration.FeedbackControllerElement.InitialLevel
getset

◆ Levels

List<FeedbackLevelElement> Photon.Common.LoadBalancer.LoadShedding.Configuration.FeedbackControllerElement.Levels = new List<FeedbackLevelElement>()
get

◆ Name

FeedbackName Photon.Common.LoadBalancer.LoadShedding.Configuration.FeedbackControllerElement.Name
getset