LeaderboardReader.EndRead Method
Checks the result of an asynchronous Read operation.
Namespace: Microsoft.Xna.Framework.GamerServices
Assembly: Microsoft.Xna.Framework.GamerServices (in microsoft.xna.framework.gamerservices.dll)
Syntax
public static LeaderboardReader EndRead (
IAsyncResult result
)
Parameters
- result
The IASyncResult that represents the state of the asynchronous read operation. If the operation is finished, IsCompleted will be true.
Return Value
The LeaderboardReader that contains the read results.
Remarks
Warning
This method retrieves a calculated result only for titles approved to access Xbox LIVE Services through the Xbox LIVE Registered Developer Program. For Xbox LIVE Indie games, this method returns immediately with a predetermined default value.
See Also
Tasks
Reference
LeaderboardReader Class
LeaderboardReader Members
Microsoft.Xna.Framework.GamerServices Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP, Windows Phone 7