Share via


AvailableNetworkSession Members

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

Public Properties

Name Description
Public Property CurrentGamerCount Gets the number of gamers in the session.
Public Property HostGamertag Gets the gamertag of the session host.
Public Property OpenPrivateGamerSlots Gets the number of private player slots.
Public Property OpenPublicGamerSlots Gets the number of public player slots.
Public Property QualityOfService Gets an estimate of the quality of network service between this local machine and the remote session.
Public Property SessionProperties Gets any custom properties that have been attached to the session.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
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

AvailableNetworkSession Class
Microsoft.Xna.Framework.Net Namespace