MultiplayerSession.SessionConstants Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A set of constants associated with this session. These can only be set when creating the session.
public Microsoft.Xbox.Services.Multiplayer.MultiplayerSessionConstants SessionConstants { get; }
member this.SessionConstants : Microsoft.Xbox.Services.Multiplayer.MultiplayerSessionConstants
Public ReadOnly Property SessionConstants As MultiplayerSessionConstants
Property Value
Implements
Microsoft.Xbox.Services.Multiplayer.__IMultiplayerSessionPublicNonVirtuals.SessionConstants