Share via


IActorReminderState.RemainingDueTime Property

Definition

Gets the time when Reminder is next due.

public TimeSpan RemainingDueTime { get; }
member this.RemainingDueTime : TimeSpan
Public ReadOnly Property RemainingDueTime As TimeSpan

Property Value

Due time as TimeSpan when the reminder is next due.

Applies to