AvailableNetworkSession Members
The following tables list the members exposed by the AvailableNetworkSession type.
Public Properties
Name | Description | |
---|---|---|
CurrentGamerCount | Gets the number of gamers in the session. | |
HostGamertag | Gets the gamertag of the session host. | |
OpenPrivateGamerSlots | Gets the number of private player slots. | |
OpenPublicGamerSlots | Gets the number of public player slots. | |
QualityOfService | Gets an estimate of the quality of network service between this local machine and the remote session. | |
SessionProperties | Gets any custom properties that have been attached to the session. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
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
AvailableNetworkSession Class
Microsoft.Xna.Framework.Net Namespace