NetworkSessionProperties Members
The following tables list the members exposed by the NetworkSessionProperties type.
Public Constructors
Name | Description | |
---|---|---|
NetworkSessionProperties | Creates an empty instance of NetworkSessionProperties. |
Public Properties
Name | Description | |
---|---|---|
Count | Gets the number of custom session properties. | |
Item | Gets or sets a custom session property value at the specified index |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetEnumerator | Gets an enumerator for iterating over the custom property values. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Tasks
Finding and Joining a Network Session
Reference
NetworkSessionProperties Class
Microsoft.Xna.Framework.Net Namespace