MultiplayerSessionMember.JoinTime 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.
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