NetworkSession.Find Method
XNA Game Studio 3.0
Issues a matchmaking query, searching for available multiplayer sessions. This method blocks until the operation has completed.
| 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. |