NetworkSession.EndCreate Method
Gets the result from a BeginCreate asynchronous call.
Namespace: Microsoft.Xna.Framework.Net
Assembly: Microsoft.Xna.Framework.Net (in microsoft.xna.framework.net.dll)
Syntax
public static NetworkSession EndCreate (
IAsyncResult result
)
Parameters
- result
Type: IAsyncResult
An IAsyncResult used to track the progress of the operation.
Return Value
The session being created.
See Also
Reference
NetworkSession Class
NetworkSession Members
Microsoft.Xna.Framework.Net Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP