NetworkSession.Find Method

Issues a matchmaking query, searching for available multiplayer sessions. This method blocks until the operation has completed.

Overload List

Name Description
NetworkSession.Find (NetworkSessionType, Generic IEnumerable, NetworkSessionProperties) Issues a matchmaking query, searching for available multiplayer sessions.
NetworkSession.Find (NetworkSessionType, Int32, NetworkSessionProperties) Issues a matchmaking query, searching for available multiplayer sessions.

See Also

Tasks

Finding and Joining a Network Session

Reference

NetworkSession Class
NetworkSession Members
Microsoft.Xna.Framework.Net Namespace