Edit

Share via


MultiplayerSession.DateOfNextTimer Property

Definition

If any timeouts are in progress, this is the date and time when the the next timer fires.

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

Property Value

Windows.Foundation.DateTime

Implements

Microsoft.Xbox.Services.Multiplayer.__IMultiplayerSessionPublicNonVirtuals.DateOfNextTimer

Applies to