Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks the result of an asynchonous PageDown operation.
Syntax
'Declaration
Public Sub EndPageDown ( _
result As IAsyncResult _
)
public void EndPageDown (
IAsyncResult result
)
public:
void EndPageDown(
IAsyncResult result
)
Parameters
- result
Type: IAsyncResult
The IASyncResult that represents the state of the asynchronous page-down operation. If the operation is finished, IsCompleted will be true.
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.
Requirements
Namespace: Microsoft.Xna.Framework.GamerServices
Assembly: Microsoft.Xna.Framework.GamerServices (in microsoft.xna.framework.gamerservices.dll)
See Also
Tasks
Reference
LeaderboardReader Class
LeaderboardReader Members
Microsoft.Xna.Framework.GamerServices Namespace
Platforms
Windows Phone