Gamer.BeginGetProfile Method
Starts an asynchronous profile read operation.
Namespace: Microsoft.Xna.Framework.GamerServices
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public IAsyncResult BeginGetProfile (
AsyncCallback callback,
Object asyncState
)
Parameters
- callback
The method to be called once the asynchronous operation has finished. - asyncState
State of the asynchronous operation.
Return Value
An IAsyncResult used to track the progress of the method. Call EndGetProfile to access these results.
Exceptions
Exception type | Condition |
---|---|
ObjectDisposedException | This object has already been disposed. |
See Also
Reference
GetProfile
EndGetProfile
Gamer Class
Gamer Members
Microsoft.Xna.Framework.GamerServices Namespace
Platforms
Xbox 360, Windows XP SP2, Windows Vista, Zune