Defines the reason a session ended.
Namespace: Microsoft.Xna.Framework.Net
Assembly: Microsoft.Xna.Framework.Net (in microsoft.xna.framework.net.dll)
Syntax
public enum NetworkSessionEndReason
Members
| Member name | Description | |
|---|---|---|
| ClientSignedOut | This client player has signed out of session. | |
| HostEndedSession | The host left the session, removing all active players. | |
| RemovedByHost | The host removed this client player from the session. | |
| Disconnected | Network connectivity problems ended the session |
See Also
Reference
Microsoft.Xna.Framework.Net Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP