NetworkSessionProperties Members

The following tables list the members exposed by the NetworkSessionProperties type.

Public Constructors

Name Description
Public Method NetworkSessionProperties Creates an empty instance of NetworkSessionProperties.

Public Properties

Name Description
Public Property Count Gets the number of custom session properties.
Public Property Item Gets or sets a custom session property value at the specified index

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetEnumerator Gets an enumerator for iterating over the custom property values.
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Tasks

Finding and Joining a Network Session

Reference

NetworkSessionProperties Class
Microsoft.Xna.Framework.Net Namespace