AvailableNetworkSession.QualityOfService Property
Gets an estimate of the quality of network service between this local machine and the remote session.
Namespace: Microsoft.Xna.Framework.Net
Assembly: Microsoft.Xna.Framework.Net (in microsoft.xna.framework.net.dll)
Syntax
public QualityOfService QualityOfService { get; }
Property Value
An estimate of the quality of network service between this local machine and the remote session. Initially the IsAvailable property will be set to false, and all the other properties of the returned QualityOfService instance will be zero, but after the probing finishes this will become true and the other properties will be filled in with some actual data.
Remarks
This measurement can take some time to complete, so the data may not be available when the search result is first returned to you.
See Also
Reference
AvailableNetworkSession Class
AvailableNetworkSession Members
Microsoft.Xna.Framework.Net Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP