Edit

Share via


MultiplayerSessionProperties.Closed Property

Definition

A value that indicates if the session is closed. Thsi value controls whether a session is joinable, independent of visibility, joinrestriction, and available space in the session. Does not affect reservations. Defaults to false.

public bool Closed { get; }
member this.Closed : bool
Public ReadOnly Property Closed As Boolean

Property Value

Implements

Microsoft.Xbox.Services.Multiplayer.__IMultiplayerSessionPropertiesPublicNonVirtuals.Closed

Applies to