NetworkSession.PreviousGamers Property

A collection of previous gamers in the network session.

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

Syntax

public GamerCollection<NetworkGamer> PreviousGamers { get; }

Property Value

A collection of gamers who once belonged to the current network session, but have since left.

Remarks

The number of gamers in the PreviousGamers collection will be equal to or less than the value of MaxPreviousGamers. You can use this collection to include previous gamers in Guide calls that take a Gamer parameter.

See Also

Reference

NetworkSession Class
NetworkSession Members
Microsoft.Xna.Framework.Net Namespace

Platforms

Xbox 360, Windows 7, Windows Vista, Windows XP