Photon Server API Documentation v5.0RC1

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

Provides information about network throughput More...

Public Member Functions

 BandwidthCounterReader (int averageValueHistory)
 
double GetNextAverage ()
 

Properties

bool IsValid [get]
 

Detailed Description

Provides information about network throughput

Constructor & Destructor Documentation

◆ BandwidthCounterReader()

Photon.Common.LoadBalancer.LoadShedding.Diagnostics.BandwidthCounterReader.BandwidthCounterReader ( int  averageValueHistory)
inline

Member Function Documentation

◆ GetNextAverage()

double Photon.Common.LoadBalancer.LoadShedding.Diagnostics.BandwidthCounterReader.GetNextAverage ( )
inline

Property Documentation

◆ IsValid

bool Photon.Common.LoadBalancer.LoadShedding.Diagnostics.BandwidthCounterReader.IsValid
get