NetworkSession.AllGamers Property
Gets the collection of gamers currently in the session. This is the union of everything in LocalGamers and RemoteGamers.
Namespace: Microsoft.Xna.Framework.Net
Assembly: Microsoft.Xna.Framework.Net (in microsoft.xna.framework.net.dll)
Syntax
public GamerCollection<NetworkGamer> AllGamers { get; }
Property Value
Collection of gamers in the session.
See Also
Reference
NetworkSession Class
NetworkSession Members
Microsoft.Xna.Framework.Net Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP