Share via


QualityOfService.IsAvailable Property

Checks whether this quality of service operation has completed.

Namespace: Microsoft.Xna.Framework.Net
Assembly: Microsoft.Xna.Framework.Net (in microsoft.xna.framework.net.dll)

Syntax

public bool IsAvailable { get; }

Property Value

true if quality of service data is available; false otherwise.

Remarks

Matchmaking search results are returned before the quality of service probing has finished, so as to avoid an excessive delay before you can display the list of sessions to the user, but the quality of service checks continue in the background even after the search results are available. Initially the IsAvailable property will be set to false, and all the other properties will be zero, but after the probing finishes this will become true and the other properties will be filled in with some actual data.

See Also

Reference

QualityOfService Class
QualityOfService Members
Microsoft.Xna.Framework.Net Namespace

Platforms

Xbox 360, Windows 7, Windows Vista, Windows XP