Photon Server API Documentation
v5.0RC1
Public Member Functions | |
| WorkloadController (ApplicationBase application, string instanceName, int updateIntervalInMs, string serverId, string workLoadConfigFile) | |
| void | Start () |
| Starts the workload controller with a specified update interval in milliseconds. More... | |
| void | Stop () |
Properties | |
| FeedbackLevel | FeedbackLevel [get] |
| ServerState | ServerState [get, set] |
| bool | IsInitialized [get] |
Events | |
| EventHandler | FeedbacklevelChanged |
|
inline |
|
inline |
Starts the workload controller with a specified update interval in milliseconds.
|
inline |
|
get |
|
get |
|
getset |
| EventHandler Photon.Common.LoadBalancer.LoadShedding.WorkloadController.FeedbacklevelChanged |