Halyri  0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events
Halyri.ServiceReference1.ConnectionLatencyInformationDto Class Reference
Inheritance diagram for Halyri.ServiceReference1.ConnectionLatencyInformationDto:

Protected Member Functions

void RaisePropertyChanged (string propertyName)
 

Properties

int bigTestPacketSizeBytes [get, set]
 
double downlinkSpeedEstimateMbPerSecond [get, set]
 
int downlinkTestPacketBytes [get, set]
 
int numberOfTests [get, set]
 
System.Collections.ObjectModel.ObservableCollection
< long > 
roundtripTimeMs [get, set]
 
int smallTestPacketSizeBytes [get, set]
 
double uplinkSpeedEstimateMbPerSecond [get, set]
 
int uplinkTestPacketBytes [get, set]
 

Events

System.ComponentModel.PropertyChangedEventHandler PropertyChanged
 

Member Function Documentation

void Halyri.ServiceReference1.ConnectionLatencyInformationDto.RaisePropertyChanged ( string  propertyName)
protected

Property Documentation

int Halyri.ServiceReference1.ConnectionLatencyInformationDto.bigTestPacketSizeBytes
getset
double Halyri.ServiceReference1.ConnectionLatencyInformationDto.downlinkSpeedEstimateMbPerSecond
getset
int Halyri.ServiceReference1.ConnectionLatencyInformationDto.downlinkTestPacketBytes
getset
int Halyri.ServiceReference1.ConnectionLatencyInformationDto.numberOfTests
getset
System.Collections.ObjectModel.ObservableCollection<long> Halyri.ServiceReference1.ConnectionLatencyInformationDto.roundtripTimeMs
getset
int Halyri.ServiceReference1.ConnectionLatencyInformationDto.smallTestPacketSizeBytes
getset
double Halyri.ServiceReference1.ConnectionLatencyInformationDto.uplinkSpeedEstimateMbPerSecond
getset
int Halyri.ServiceReference1.ConnectionLatencyInformationDto.uplinkTestPacketBytes
getset

Event Documentation

System.ComponentModel.PropertyChangedEventHandler Halyri.ServiceReference1.ConnectionLatencyInformationDto.PropertyChanged

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