Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Gets the result from a BeginJoinInvited asynchronous call.
Namespace: Microsoft.Xna.Framework.Net
Assembly: Microsoft.Xna.Framework.Net (in microsoft.xna.framework.net.dll)
Syntax
public static NetworkSession EndJoinInvited (
IAsyncResult result
)
Parameters
- result
Type: IAsyncResult
An IAsyncResult used to track the progress of the operation.
Return Value
The session being joined by the gamer.
Exceptions
Exception type | Condition |
---|---|
NetworkSessionJoinException | The session either is full, is not joinable, or cannot be found.
|
Remarks
See Inviting Players to Join Your Game for more information about adding game invitation support to your title.
See Also
Reference
NetworkSession Class
NetworkSession Members
Microsoft.Xna.Framework.Net Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP