SignedInGamer.SignedOut Event
Occurs when a gamer signs out on the local system.
Namespace: Microsoft.Xna.Framework.GamerServices
Assembly: Microsoft.Xna.Framework.GamerServices (in microsoft.xna.framework.gamerservices.dll)
Syntax
public static event EventHandler<SignedOutEventArgs> SignedOut
Remarks
This event is raised during calls to Update. When this event is raised, the LocalGamers collection no longer will contain the signed-out gamer.
Windows Phone Specific Information |
---|
This event never occurs on Windows Phone. |
Behavior of Local Sessions
This event signals that a signed-in gamer has exited the session; it does not indicate that the session has ended. An established local session ends only when all local profiles have signed out of the session.
See Also
Reference
SignedIn
SignedInGamer Class
SignedInGamer Members
Microsoft.Xna.Framework.GamerServices Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP