NetworkSession.EndJoin Method
Gets the result from a BeginJoin asynchronous call.
Namespace: Microsoft.Xna.Framework.Net
Assembly: Microsoft.Xna.Framework.Net (in microsoft.xna.framework.net.dll)
Syntax
public static NetworkSession EndJoin (
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.
|
See Also
Reference
NetworkSession Class
NetworkSession Members
Microsoft.Xna.Framework.Net Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP