QualityOfService.AverageRoundtripTime Property
Gets the average (median) round trip time of all the network packets that were sent during the quality of service measurement process.
Namespace: Microsoft.Xna.Framework.Net
Assembly: Microsoft.Xna.Framework.Net (in microsoft.xna.framework.net.dll)
Syntax
public TimeSpan AverageRoundtripTime { get; }
Property Value
The average (median) round trip time of all the network packets that were sent during the quality of service measurement process. Will return zero if the query has not yet completed. You can check if the query is complete using IsAvailable.
See Also
Reference
QualityOfService Class
QualityOfService Members
Microsoft.Xna.Framework.Net Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP