NetworkSessionJoinError Enumeration

Contains additional data about a NetworkSessionJoinException.

Namespace: Microsoft.Xna.Framework.Net
Assembly: Microsoft.Xna.Framework.Net (in microsoft.xna.framework.net.dll)

Syntax

public enum NetworkSessionJoinError

Members

  Member name Description
SessionNotFound

The session could not be found.

Occurs if the session has ended after the matchmaking query but before the client joined, of if there is no network connectivity between the client and session host machines.

SessionNotJoinable

The session exists but is not joinable.

Occurs if the session is in progress but does not allow gamers to join a session in progress.

SessionFull

The session exists but does not have any open slots for local signed-in gamers.

See Also

Reference

Microsoft.Xna.Framework.Net Namespace

Platforms

Xbox 360, Windows 7, Windows Vista, Windows XP