NetworkSessionProperties Class
Describes custom, game-specific information about a NetworkSession object.
Namespace: Microsoft.Xna.Framework.Net
Assembly: Microsoft.Xna.Framework.Net (in microsoft.xna.framework.net.dll)
Syntax
public class NetworkSessionProperties : IList<Nullable<int>>, ICollection<Nullable<int>>, IEnumerable<Nullable<int>>, IEnumerable
Remarks
Examples of custom properties include specifying the current game mode or the current level selection. Use these properties to filter the results from a search using the Find or BeginFind methods.
See Also
Tasks
Finding and Joining a Network Session
Reference
NetworkSessionProperties Members
Microsoft.Xna.Framework.Net Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP