Edit

Share via


MultiplayerSessionMember.JoinTime Property

Definition

The time the user joined the session. If "reserved" is true, this is the time when the reservation was made.

public Windows.Foundation.DateTime JoinTime { get; }
member this.JoinTime : Windows.Foundation.DateTime
Public ReadOnly Property JoinTime As DateTime

Property Value

Windows.Foundation.DateTime

Implements

Microsoft.Xbox.Services.Multiplayer.__IMultiplayerSessionMemberPublicNonVirtuals.JoinTime

Applies to